Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Parser] Use the new parser in wasm-shell and wasm-as (#6529) | Thomas Lively | 2024-04-24 | 1 | -4/+2 |
* | Drop support for type annotations on array.len (#6197) | Thomas Lively | 2024-01-03 | 1 | -1/+1 |
* | [Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416) | Thomas Lively | 2023-01-10 | 1 | -2/+2 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -5/+8 |
* | Remove RTTs (#4848) | Thomas Lively | 2022-08-05 | 1 | -19/+5 |
* | [Wasm GC] Add array.wast and validator fixes for it (#3622) | Alon Zakai | 2021-02-26 | 1 | -0/+146 |