wabt
80ce9e11 - wasm2c: Fix 8gb model, signals, memory reserve/commits, stack depth on windows

Commit
3 years ago
wasm2c: Fix 8gb model, signals, memory reserve/commits, stack depth on windows Correct handling of Wasm's 8gb model on Windows - Uses the Windows ExceptionHandler to track access violations (segfaults) - Fix Windows memory to reserve, but not commit memory up front - Correct handling of return values in os_mmap functions - Decouple stack depth handling and heap bounds checking
Author
Committer
Parents
Loading