Skip to content

Commit

Permalink
Added patch for system/excpt to fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Aug 7, 2024
1 parent 6775acf commit e5bf371
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.nims
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ when defined(musl):
else:
switch("d", "ssl")

patchFile("stdlib", "excpt", "patches/excpt")

# switches for debugging
# switch("d", "wasm3EnableStrace2")
# switch("d", "wasm3RecordBacktraces")
Expand Down
Loading

0 comments on commit e5bf371

Please sign in to comment.