This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
Wenyong Huang 08eeeb748c
Add more fast jit fixed virtual regs (#1409)
Add fast jit fixed virtual register import_func_ptrs_reg and func_type_indexes_reg
for the preparation of further optimizations.
2022-08-24 14:05:51 +08:00
..
aot Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
common Destroy fast-jit compiler after destroy loaded modules (#1402) 2022-08-22 14:52:33 +08:00
compilation Fix load type not initialized issue for LLVMBuildLoad2 (#1381) 2022-08-12 14:18:47 +08:00
fast-jit Add more fast jit fixed virtual regs (#1409) 2022-08-24 14:05:51 +08:00
include Enable the semantic version mechanism for WAMR (#1374) 2022-08-18 19:01:05 +08:00
interpreter Add more fast jit fixed virtual regs (#1409) 2022-08-24 14:05:51 +08:00
libraries debug: Retire wasm_debug_(get|set)_engine_active mechanism (#1404) 2022-08-24 12:15:37 +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