mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 18:11:21 +00:00
The example wasn't fully implemented the intention - it didn't work as expected when the trap/proc_exit was executed on the main thread, because main thread never waited for all the threads to start. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| no_pthread.c | ||
| thread_termination.c | ||
| wasi_thread_start.h | ||
| wasi_thread_start.S | ||