wassembler icon indicating copy to clipboard operation
wassembler copied to clipboard

Validate asm.js

Open binji opened this issue 9 years ago • 1 comments

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

binji avatar Jun 22 '15 21:06 binji

For the moment I am focusing on semantics rather than strict asm.js validation. I did change how fround an imul were bound, however, to match the spec.

ncbray avatar Jun 25 '15 00:06 ncbray