mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
![]() When using clang compiler, the f32/f64 return value might be invalid when calling invokeNative asm code. Declare the return type of invokeNative as void, and set volatile for the converted function pointers to resolve the issue. |
||
---|---|---|
.. | ||
aot | ||
common | ||
compilation | ||
include | ||
interpreter | ||
libraries | ||
README.md |