Provide a Node.js C/C++ addon supporting WASI interface.
npm install
- Install deps and using node-gyp to build our addon module. (
build/Release/wasi_node.node
)
- Install deps and using node-gyp to build our addon module. (
node --experimental-wasm-bigint scripts/start.js <wasm_file>