mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
929d5942b9
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 |