mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
For now this implementation uses thread manager. Not sure whether thread manager is needed in that case. In the future there'll be likely another syscall added (for pthread_exit) and for that we might need some kind of thread management - with that in mind, we keep thread manager for now and will refactor this later if needed. |
||
|---|---|---|
| .. | ||
| basic | ||
| file | ||
| gui | ||
| littlevgl | ||
| multi-module | ||
| multi-thread | ||
| native-lib | ||
| ref-types | ||
| sgx-ra | ||
| simple | ||
| socket-api | ||
| spawn-thread | ||
| wasi-threads | ||
| wasm-c-api | ||
| workload | ||