mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-11 12:11:14 +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. |
||
---|---|---|
.. | ||
aot | ||
common | ||
compilation | ||
fast-jit | ||
include | ||
interpreter | ||
libraries | ||
README.md |