Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix fuzzer after #5114 (#5117) | Sam Clegg | 2022-10-06 | 1 | -7/+7 |
* | Remove externref (#4633) | Thomas Lively | 2022-05-04 | 1 | -8/+0 |
* | [Wasm GC] Add Wasm GC support to InstrumentMemory (#3976) | Alon Zakai | 2021-07-15 | 1 | -2/+76 |
* | Remove exnref and br_on_exn (#3505) | Heejin Ahn | 2021-01-22 | 1 | -8/+0 |
* | wasm2js: override incoming memory's grow method (#3185) | Sam Clegg | 2020-09-30 | 1 | -6/+0 |
* | wasm2js: Support exported tables (#3152) | Sam Clegg | 2020-09-21 | 1 | -3/+1 |
* | Rename anyref to externref to match proposal change (#2900) | Jay Phelps | 2020-06-10 | 1 | -4/+4 |
* | Add support for reftypes in InstrumentLocals pass (#2375) | Heejin Ahn | 2019-10-10 | 1 | -0/+16 |
* | wasm2js2: more fuzzing improvements (#2028) | Alon Zakai | 2019-04-18 | 1 | -0/+99 |
* | Fuzz prep for wasm2js (#2022) | Alon Zakai | 2019-04-17 | 1 | -0/+97 |