summaryrefslogtreecommitdiff
path: root/src/passes/JSPI.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add arguments to control which imports/exports are JSPI'd. (#5217)Brendan Dahl2022-11-081-6/+54
* Make `Name` a pointer, length pair (#5122)Thomas Lively2022-10-111-2/+2
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-2/+4
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-1/+1
* JPSI - Support re-entering a suspended Wasm module. (#5044)Brendan Dahl2022-09-161-2/+26
* Add JavaScript promise integration (JSPI) pass. (#4961)Brendan Dahl2022-09-021-0/+171