Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy type defintion text syntax (#5948) | Thomas Lively | 2023-09-18 | 1 | -8/+8 |
* | Replace i31.new with ref.i31 everywhere (#5931) | Thomas Lively | 2023-09-13 | 1 | -4/+4 |
* | Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894) | Jérôme Vouillon | 2023-08-23 | 1 | -114/+114 |
* | Support interpretation of extern.externalize and extern.internalize (#5576) | Thomas Lively | 2023-03-16 | 1 | -26/+26 |
* | [Wasm GC] Replace `HeapType::data` with `HeapType::struct_` (#5416) | Thomas Lively | 2023-01-10 | 1 | -1/+1 |
* | Support `ref.test null` (#5368) | Thomas Lively | 2022-12-21 | 1 | -0/+330 |