summaryrefslogtreecommitdiff
path: root/test/unit/test_features.py
Commit message (Expand)AuthorAgeFilesLines
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-6/+6
* Remove passive keyword from data segment parser (#3757)Abbas Mashayekh2021-03-301-1/+1
* [EH] Remove dependency of reference types from EH (#3575)Heejin Ahn2021-02-191-6/+3
* Allow specifying additional features past the features section (#3564)Alon Zakai2021-02-121-1/+8
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-10/+0
* [TypedFunctionReferences] Implement call_ref (#3396)Alon Zakai2020-11-241-2/+2
* [TypedFunctionReferences] Add Typed Function References feature and use the t...Alon Zakai2020-11-231-1/+2
* GC: Integrate eqref and i31ref types (#3141)Daniel Wirtz2020-09-191-1/+21
* Initial implementation of "Memory64" proposal (#3130)Wouter van Oortmerssen2020-09-181-1/+2
* Add GC feature flag (#3135)Daniel Wirtz2020-09-171-9/+9
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-5/+39
* Skip tests that fail on windows and enable all the rest (#3035)Alon Zakai2020-08-111-1/+1
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-6/+6
* Initial multivalue support (#2675)Thomas Lively2020-03-051-11/+65
* Add multivalue feature (#2668)Thomas Lively2020-02-271-5/+6
* Concise error output (#2652)Alon Zakai2020-02-181-1/+1
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-10/+15
* 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