mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
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.
This commit is contained in:
parent
2d800f2cb9
commit
9b0f9c8765
1 changed files with 348 additions and 408 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue