Skip to content

[wasm] NodeJS samples failing at exit with emsdk 2.0.34 #64727

Closed
@radical

Description

@radical

Hit on #62499 . Build.

Fails for both CJS, and ES6 in the same way:

[02:11:49] fail: undefined
[02:11:49] fail: (Use `node --trace-uncaught ...` to show where the exception was thrown)
[02:11:49] info: Process node exited with 7

Running locally with --trace-uncaught:

undefined
Thrown at:
    at /Users/radical/dev/runtime/src/mono/sample/wasm/console-node-cjs/bin/Release/AppBundle/dotnet.js:12:2969
    at emit (node:events:394:28)
    at node:internal/process/execution:170:25

Seems to be because of undefined quit_ function.

cc @pavelsavara

Build Kind Start Time
1589203 Rolling 2022-03-02

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions