add html and js to interact with the wasm lib, add server serving wasm lib mime type, wasm wrapper print shares result into document

This commit is contained in:
arnaucube
2019-04-12 22:23:52 +02:00
parent bf57b82e7d
commit 9d84e20a5f
7 changed files with 79 additions and 6 deletions

2
wasm/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
package-lock.json