summaryrefslogtreecommitdiff
path: root/test/wasm2js/refs.2asm.js
Commit message (Expand)AuthorAgeFilesLines
* Remove AutoDrop (#7106)Thomas Lively2024-11-221-2/+2
* wasm2js: Fix the names of temp vars with named reference types (#6689)Alon Zakai2024-06-211-1/+9
* wasm2js: Support arbitrary temp variable types (#6661)Alon Zakai2024-06-171-1/+14
* wasm2js: Generalize global initializer code to use the main codegen logic (#6...Alon Zakai2024-06-131-1/+11
* wasm2js: Fix null handling and RefAsNonNull (#6656)Alon Zakai2024-06-121-1/+19
* wasm2js: Add basic reference operations (#6648)Alon Zakai2024-06-101-0/+44