mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
37b09d0f24
The function has been there for long. While what it does look a bit unsafe as it calls a function which may be not wasm-wise exported explicitly, it's useful and widely used when implementing callback-taking APIs, including our pthread_create's implementation. |
||
---|---|---|
.. | ||
basic | ||
file | ||
gui | ||
littlevgl | ||
multi-module | ||
multi-thread | ||
native-lib | ||
ref-types | ||
sgx-ra | ||
simple | ||
socket-api | ||
spawn-thread | ||
wasi-threads | ||
wasm-c-api | ||
wasm-c-api-imports | ||
workload |