summaryrefslogtreecommitdiff
path: root/test/passes/simplify-globals_all-features_fuzz-exec.txt
Commit message (Expand)AuthorAgeFilesLines
* Fuzzer: Remove --emit-js-shell logic and reuse fuzz_shell.js instead (#6310)Alon Zakai2024-02-201-2/+2
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-2/+2
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-1/+1
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-1/+1
* Fuzzing: Minor execution-results.h fixes (#3747)Alon Zakai2021-03-301-2/+2
* [Wasm GC] Add support for non-nullable types, all except for locals (#3710)Alon Zakai2021-03-231-2/+2
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+1
* [GC] Fix parsing/printing of ref types using i31 (#3469)Alon Zakai2021-01-071-2/+2
* [TypedFunctionReferences] Enable call_ref in fuzzer, and fix minor misc fuzz ...Alon Zakai2020-11-251-0/+20