wassembler
wassembler copied to clipboard
This pull request adds option to run demo without python, using https://www.npmjs.com/package/http-server Command to run: **npm install** (run only once) **npm run demo**
https://github.com/ncbray/wassembler/blob/master/system.js#L32 still uses the old Firefox nightly-style SharedTypedArrays. It would be nice to have the new way as well.
You should probably add an asm.js validation step. Sam pointed out that (for example) using Math.fround directly may not be allowed (I'm not sure).