summaryrefslogtreecommitdiff
path: root/wasm/setjmp.h
AgeCommit message (Expand)Author
2023-05-16[wasm] Allocate asyncify buffer on heap to save stack usageYuta Saito
2022-02-18[wasm] vm.c: stop unwinding to main for every vm_exec call by setjmpYuta Saito
2022-01-19[wasm] add asyncify based setjmp, fiber, register scan emulationYuta Saito