Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop support for non-standard quoted function names (#6188) | Thomas Lively | 2023-12-20 | 1 | -4/+4 |
* | Make final types the default (#5918) | Thomas Lively | 2023-09-09 | 1 | -1/+1 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -6/+6 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -1/+1 |
* | [Wasm GC] wasm-ctor-eval: Handle cycles of data (#5685) | Alon Zakai | 2023-05-05 | 1 | -5/+5 |
* | Add a name hint to getValidName() (#5653) | Alon Zakai | 2023-04-11 | 1 | -6/+6 |
* | [wasm-ctor-eval] Properly handle multiple ctors with GC (#5522) | Alon Zakai | 2023-02-24 | 1 | -4/+4 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | Implement bottom heap types (#5115) | Thomas Lively | 2022-10-07 | 1 | -1/+1 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -1/+1 |
* | [Wasm GC] [ctor-eval] Evaluate and serialize GC data (#4491) | Alon Zakai | 2022-02-03 | 1 | -0/+41 |