Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove AutoDrop (#7106) | Thomas Lively | 2024-11-22 | 1 | -2/+2 |
* | wasm2js: Fix the names of temp vars with named reference types (#6689) | Alon Zakai | 2024-06-21 | 1 | -1/+9 |
* | wasm2js: Support arbitrary temp variable types (#6661) | Alon Zakai | 2024-06-17 | 1 | -1/+14 |
* | wasm2js: Generalize global initializer code to use the main codegen logic (#6... | Alon Zakai | 2024-06-13 | 1 | -1/+11 |
* | wasm2js: Fix null handling and RefAsNonNull (#6656) | Alon Zakai | 2024-06-12 | 1 | -1/+19 |
* | wasm2js: Add basic reference operations (#6648) | Alon Zakai | 2024-06-10 | 1 | -0/+44 |