We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
exitRuntime()
1 parent ffc3c5d commit 84fad34Copy full SHA for 84fad34
src/preamble.js
@@ -196,7 +196,6 @@ function exitRuntime() {
196
#if STACK_OVERFLOW_CHECK
197
checkStackCookie();
198
#endif
199
- {{{ runIfWorkerThread('return;') }}} // PThreads reuse the runtime from the main thread.
200
#if !STANDALONE_WASM
201
___funcs_on_exit(); // Native atexit() functions
202
0 commit comments