Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(std/wasi): always capture syscall exceptions (#7116)
This wraps all exported syscalls in an exception catching delegate to ensure that the stack is never unexpectedly unwound.
- Loading branch information