summaryrefslogtreecommitdiff
path: root/wasm/setjmp.h
AgeCommit message (Expand)Author
2025-05-03wasm: increase the default Asyncify buffer sizeYuta Saito
2025-03-31Fix stack pointer corruption in setjmp handler in WASI builds刘皓
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