Create npm-including version of node transport .nupkg in emsdk
Open
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
Assessment
This issue has not been assessed yet.