asm-js / validator

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

+=, -=, ++, --, etc #24

Closed dherman closed 11 years ago

dherman commented 12 years ago

Add update operators to the spec.

dherman commented 11 years ago

won't fix, because these are semantically incorrect without range analysis.