libwasm_node
v1.0.1
Published
Nodejs WASM C++ example from https://github.com/flatmax/WASM
Downloads
1
Readme
<libwasm->
Nodejs for the example WASM C++ repo https://github.com/flatmax/WASM
To run the Demo
./WASMTestNodejs.js
The C++ code
Go to this repo : https://github.com/flatmax/WASM
You can compile to native C++ or WASM.