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.
1 parent 19d79f8 commit 851c4d5Copy full SHA for 851c4d5
src/library_pthread.js
@@ -9,7 +9,7 @@ var LibraryPThread = {
9
$PThread__deps: ['_emscripten_thread_init',
10
'emscripten_register_main_browser_thread_id',
11
'$ERRNO_CODES', 'emscripten_futex_wake', '$killThread',
12
- '$cancelThread', '$cleanupThread',
+ '$cancelThread', '$cleanupThread'
13
#if USE_ASAN || USE_LSAN
14
, '$withBuiltinMalloc'
15
#endif
0 commit comments