Skip to content

When Node.js is run with Amaro, but also with --jitless flag error message about lack of WebAssembly global could be more descriptive聽#61353

Description

@arturgawlik

When I run node --jitless index.ts for this index.ts file

console.log('Hello from TypeScript!');

then I got this error message:

Image

This is small, but maybe it could be improved by making error message a little more descriptive about lack of WebAssembly global object when V8 is running in "JIT-less" mode 馃

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions