Skip to content

Commit 0717162

Browse files
committed
Fix uncaught exceptions section
1 parent 4d55c1f commit 0717162

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

peps/pep-0776.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,8 +387,9 @@ compatible version of Emscripten, it will automatically pick up support for
387387
wheels with vendored dynamic libraries.
388388

389389

390+
-----------------------------
390391
Traps and Uncaught Exceptions
391-
=============================
392+
-----------------------------
392393

393394
We consider the C runtime state to be corrupted if there is a WebAssembly trap,
394395
an unhandled JavaScript exception, or an uncaught WebAssembly throw instruction.

0 commit comments

Comments
 (0)