mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +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. |
||
---|---|---|
.. | ||
libc_emcc_wrapper.c | ||
libc_emcc.cmake | ||
SConscript |