summaryrefslogtreecommitdiff
path: root/src/wasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* note default in type checking of switchesAlon Zakai2016-06-011-0/+1
* type check loop output type properlyAlon Zakai2016-05-201-23/+48
* spec test updates, and many validation fixesAlon Zakai2016-05-181-34/+33
* break type system fixes, avoid spurious errors on mismatched typesAlon Zakai2016-05-131-1/+5
* add wasm.cpp which does full type detection for blocks, and prepare for full ...Alon Zakai2016-04-291-0/+84