wassembler icon indicating copy to clipboard operation
wassembler copied to clipboard

Results 3 wassembler issues
Sort by recently updated
recently updated
newest added

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).