summaryrefslogtreecommitdiff
path: root/test/unit/input
Commit message (Expand)AuthorAgeFilesLines
* Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)Derek Schuff2024-12-061-0/+0
* [NFC] Eagerly create segments when parsing datacount (#6958)Thomas Lively2024-09-191-0/+0
* Fixes regarding explicit names (#6466)Jérôme Vouillon2024-04-111-0/+0
* Add package.json for unit tests (#6245)Alon Zakai2024-02-082-0/+4
* Get more tests working with the new text parser (#6284)Thomas Lively2024-02-074-6/+5
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-042-27/+51
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-204-20/+16
* Use standard GC encodings by default (#5873)Thomas Lively2023-09-121-0/+0
* Binary format: Don't emit empty Memory sections (#5145)Alon Zakai2022-10-171-0/+0
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-0/+0
* Remove externref (#4633)Thomas Lively2022-05-041-0/+0
* Remove Type ordering (#3793)Thomas Lively2021-05-181-0/+0
* Remove old AsmConstWalker code (#3685)Sam Clegg2021-03-121-11/+0
* [EH] Remove dependency of reference types from EH (#3575)Heejin Ahn2021-02-191-0/+0
* Fuzzer: Add an option to fuzz with initial wasm contents (#3276)Alon Zakai2020-10-272-0/+12
* Prototype extended-name-section proposal (#3162)Daniel Wirtz2020-09-2911-0/+19
* GC: Integrate eqref and i31ref types (#3141)Daniel Wirtz2020-09-191-0/+0
* Add GC feature flag (#3135)Daniel Wirtz2020-09-172-0/+0
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-102-0/+0
* Make wasm-emscripten-finalize's output optional (#3055)Alon Zakai2020-08-171-0/+9
* Wasm2c fuzz support: only emit a call to the hang limit function if present (...Alon Zakai2020-07-241-0/+0
* Final renumbering of SIMD opcodes (#2820)Thomas Lively2020-05-011-0/+0
* DWARF: Fix debug_abbrev section (#2630)Alon Zakai2020-01-282-0/+0
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-086-0/+0
* Refactor and optimize binary writing type collection (#2478)Alon Zakai2019-11-261-0/+12
* Print only literal values when printing literals (#2469)Heejin Ahn2019-11-261-17/+17
* Add initial support for anyref as an opaque type (#2294)Jay Phelps2019-08-201-0/+0
* Fix infinite loop in AsmConstWalker::visitCall (#2303)Guanzhong Chen2019-08-161-0/+11
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-0/+0
* Proper Asyncify list name handling (#2275)Alon Zakai2019-07-311-0/+3
* Fix extra unreachable generation (#2266)Heejin Ahn2019-07-271-0/+0
* Finalize tail call support (#2246)Thomas Lively2019-07-231-0/+0
* Bysyncify => Asyncify (#2226)Alon Zakai2019-07-156-20/+20
* Initial tail call implementation (#2197)Thomas Lively2019-07-031-0/+0
* Clean up loose ends in feature handling (#2203)Thomas Lively2019-07-031-0/+0
* Bysyncify: Assertion improvements (#2193)Alon Zakai2019-07-012-0/+65
* Bysyncify: Fuzzing (#2192)Alon Zakai2019-07-011-4/+4
* Bysyncify: Don't instrument functions that call bysyncify_* directly (#2179)Alon Zakai2019-06-212-0/+76
* Bysyncify: bysyncify_stop_unwind (#2173)Alon Zakai2019-06-163-123/+273
* Bysyncify: async transform for wasm (#2172)Alon Zakai2019-06-152-0/+355
* DataCount section (#2006)Thomas Lively2019-04-152-0/+0
* Use target features section in wasm-opt (#1967)Thomas Lively2019-04-035-0/+0