asm-js / validator

A reference validator for asm.js.
Apache License 2.0
1.78k stars 148 forks source link

Create custom binop type rules #9

Closed dherman closed 11 years ago

dherman commented 11 years ago

The binary operations should have custom rules for different types, rather than using the sloppy and incorrect type metafunction.