Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix asan.test_main_thread_em_asm_pthread (#21339)
Without this change this tests fails to compile with `em++: error: -pthread + ALLOW_MEMORY_GROWTH may run non-wasm code slowly`. This test was recently added in #21292 and this wasn't caught immediately because we don't run the `asan` suite during CI.
- Loading branch information