summaryrefslogtreecommitdiff
path: root/test/passes/fuzz-exec_all-features.txt
Commit message (Expand)AuthorAgeFilesLines
* Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)Alon Zakai2024-02-201-2/+2
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-031-4/+4
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-18/+18
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-30/+30
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-3/+3
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-15/+15
* [EH] Make interpreter handle uncaught exceptions (#4369)Heejin Ahn2021-12-061-0/+4
* Remove Type ordering (#3793)Thomas Lively2021-05-181-3/+3
* Fuzzing: Minor execution-results.h fixes (#3747)Alon Zakai2021-03-301-2/+2
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+1
* [TypedFunctionReferences] Add Typed Function References feature and use the t...Alon Zakai2020-11-231-0/+12
* Rename atomic.notify and *.atomic.wait (#3353)Heejin Ahn2020-11-131-2/+2
* Fix Atomics fuzz bugs in interpreter (#2760)Alon Zakai2020-04-131-0/+209