wasm-micro-runtime/core/iwasm
Wenyong Huang f7b6cd75c7
Implement part of codegen, add asmjit and zydis (#1050)
Implement part of codegen and fix some frontend issues
Add asmjit to emit native code and add zydis to disassemble native code
Can successfully run some simple cases
2022-03-22 12:22:04 +08:00
..
aot Refine call native function from AOT code (#1015) 2022-02-23 14:58:32 +08:00
common Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
compilation Import Fast JIT framework (#1016) 2022-03-09 12:34:56 +08:00
fast-jit Implement part of codegen, add asmjit and zydis (#1050) 2022-03-22 12:22:04 +08:00
include Use LLVM new pass manager for wamrc (#978) 2022-01-24 11:10:37 +08:00
interpreter Implement part of codegen, add asmjit and zydis (#1050) 2022-03-22 12:22:04 +08:00
libraries [debugger enhance] don't block gdbserver thread while executing (#989) 2022-02-16 17:35:35 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00