mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
![]() The definitions `enum WASMExceptionID` in the compilation of wamrc and the compilation of Fast JIT are different, since the latter enables the Fast JIT macro while the former doesn't. This causes that the exception ID in AOT file generated by wamrc may be different from iwasm binary compiled with Fast JIT enabled, and may result in unexpected behavior. Remove the macro control to resolve it. |
||
---|---|---|
.. | ||
app-framework | ||
app-mgr | ||
deps | ||
iwasm | ||
shared | ||
config.h | ||
version.h |