asm-js / validator

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

Unsigned should not be a subtype of extern #56

Closed jruderman closed 10 years ago

jruderman commented 11 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=854396 removed unsigned as a subtype of extern.

cf #38, #48

sunfishcode commented 10 years ago

Fixed in 7881fbe325fbfbeed1caf5d1d48b8c5f121ead2d.