wabt
9944d92c
- wasm2c runtime: refactor handling of alternate stack (NFC) (#2338)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
wasm2c runtime: refactor handling of alternate stack (NFC) (#2338) The runtime installs an alternate stack to handle SIGSEGV from stack exhaustion. Make this variable thread-local and refactor implementation that touches it.
References
#2338 - wasm2c runtime: refactor handling of alternate stack (NFC)
Author
keithw
Parents
b85cbadb
Loading