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 735e52b commit 5f55047Copy full SHA for 5f55047
system/lib/README.md
@@ -17,7 +17,7 @@ These current set of static constructors in system libraries and their prioritie
17
(lowest run first) are:
18
19
- 47: `initialize_emmalloc_heap` (emmalloc.c)
20
-- 48: `__emscripten_pthread_data_constructor` (pthread/library_pthread.c)
+- 48: `__emscripten_init_main_thread` (pthread/library_pthread.c)
21
- 50: asan init (??)
22
23
Priorities 0 - 100 are reserved for system libraries and user-level
0 commit comments