summaryrefslogtreecommitdiff
path: root/scripts/wasm2js.js
Commit message (Expand)AuthorAgeFilesLines
* Fix fuzzer after #5114 (#5117)Sam Clegg2022-10-061-7/+7
* Remove externref (#4633)Thomas Lively2022-05-041-8/+0
* [Wasm GC] Add Wasm GC support to InstrumentMemory (#3976)Alon Zakai2021-07-151-2/+76
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-8/+0
* wasm2js: override incoming memory's grow method (#3185)Sam Clegg2020-09-301-6/+0
* wasm2js: Support exported tables (#3152)Sam Clegg2020-09-211-3/+1
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-4/+4
* Add support for reftypes in InstrumentLocals pass (#2375)Heejin Ahn2019-10-101-0/+16
* wasm2js2: more fuzzing improvements (#2028)Alon Zakai2019-04-181-0/+99
* Fuzz prep for wasm2js (#2022)Alon Zakai2019-04-171-0/+97