dotnet / dotnet/runtime

Create npm-including version of node transport .nupkg in emsdk

Open
#129,372 2 comments 0 reactions 1 assignee Claimed by @akoeplinger View on GitHub
arch-wasm area-Infrastructure-mono os-browser
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

We currently consume `runtime..Microsoft.NETCore.Runtime.Wasm.Node.Transport` in the runtime repo. This package is built in dotnet/node, while we also have `Microsoft.NET.Runtime.Emscripten.5.0.6.Node.` which we actually ship. The only difference is the latter is missing npm.

We should create an internal/transport package that includes npm in the emsdk repo since that would simplify the flow (right now we need to have a kind of weird node -> VMR subscription for CoherentParentDependency between runtime/emsdk).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.