You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor cleanup of emscripten_setjmp.c. NFC (#21631)
- Move `emscripten_longjmp` down alongside `__wasm_longjmp` where it
can live in and `#else` block.
- Move `C_LONGJMP` down to where it is used.
- Declare `setThrew` in emscripten_internal.h
0 commit comments