asm-js / validator

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

Accept multiple function declarations on a single line. #106

Open dead-claudia opened 9 years ago

dead-claudia commented 9 years ago

See #100

sunfishcode commented 9 years ago

@dherman I remember you saying that the asm.js spec is not meant to be a grammar. Is the change proposed in this pull request and issue #100 needed, or do you interpret the existing asm.js spec to cover code like this?