Skip to content

Commit

Permalink
fix(std/wasi): always capture syscall exceptions (#7116)
Browse files Browse the repository at this point in the history
This wraps all exported syscalls in an exception catching delegate to
ensure that the stack is never unexpectedly unwound.
  • Loading branch information
caspervonb authored Aug 24, 2020
1 parent 2d800f2 commit 9b0f9c8
Showing 1 changed file with 342 additions and 402 deletions.
Loading

0 comments on commit 9b0f9c8

Please sign in to comment.