mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-11 20:21:11 +00:00
![]() Translate WASM_OP_CALL into JIT IR in the frontend, and translate JIT_OP_CALLBC and JIT_OP_CALLNATIVE in the backend. For calling wasm native API, simply call wasm_interp_call_func_native to reduce the complexity. And fix some issues, including wasm loader, frontend, register allocator, and code gen. |
||
---|---|---|
.. | ||
app-framework | ||
app-mgr | ||
deps | ||
iwasm | ||
shared | ||
config.h |