summaryrefslogtreecommitdiff
path: root/test/unit/test_features.py
Commit message (Expand)AuthorAgeFilesLines
* Use package name in imports (NFC) (#2462)Heejin Ahn2019-11-221-17/+26
* Add initial support for anyref as an opaque type (#2294)Jay Phelps2019-08-201-2/+30
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-252/+251
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+27
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-1/+1
* Finalize tail call support (#2246)Thomas Lively2019-07-231-0/+14
* Initial tail call implementation (#2197)Thomas Lively2019-07-031-2/+23
* Clean up loose ends in feature handling (#2203)Thomas Lively2019-07-031-0/+24
* Add exception handling feature (#2083)Heejin Ahn2019-05-031-0/+3
* Change default feature set to MVP (#1993)Thomas Lively2019-04-161-40/+30
* DataCount section (#2006)Thomas Lively2019-04-151-22/+11
* Move features from passOptions to Module (#2001)Thomas Lively2019-04-121-0/+14
* Passive segments (#1976)Thomas Lively2019-04-051-2/+27
* Use target features section in wasm-opt (#1967)Thomas Lively2019-04-031-23/+88
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+1
* More validation tests and fixes for SIMD (#1964)Thomas Lively2019-03-251-0/+88