Skip to content

Developers can run .NET libraries inside Node.js #47336

Closed
@marek-safar

Description

@marek-safar

Node.js sports V8 engine which means it can run WebAssembly code. In the recent Node.js v15.6.0 version initial WASI support was added to further support WASM.

Developers which would like to run .NET code inside Node.js would use publish for wasm target. This will probably mean adding a new RID in form of node-wasm or wasi-wasm.

Related issues

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-Metaneeds-further-triageIssue has been initially triaged, but needs deeper consideration or reconsiderationtrackingThis issue is tracking the completion of other related issues.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions