libwasm
v1.0.0
Published
WASM module from C++ example code for nodejs and the browser as a webcomponent
Downloads
5
Readme
<libwasm->
Web component for an example WASM C++ repo https://github.com/flatmax/WASM
Example instantiation of this element (from demo/index.html) :
<libwasm-></libwasm->
To run the Demo
Install modules
npm i
Viewing Your Element
$ polymer serve