Node.js, npm, pnpm, and yarn WASM plugins for proto.
proto install node proto install npmAfter installation, the version of npm that came bundled with Node.js will also be installed. This functionality can be skipped by passing --no-bundled-npm during installation.
proto install node -- --no-bundled-npmBuild the plugins:
cargo build --target wasm32-wasiTest the plugins by running proto commands. Requires proto >= v0.12.
proto install node-test proto list-remote npm-test