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
Qiang 1dcc59f234
Fix fast jit destroy entry/exit basic block issue in jit_cc_destroy (#1401)
The entry and exit basic blocks might be destroyed before they are created.
Found by instrument test. Add checks to fix the issue.
2022-08-24 17:56:38 +08:00
..
aot Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
common source debug: Remove unused platform_port (#1403) 2022-08-24 16:39:32 +08:00
compilation Fix load type not initialized issue for LLVMBuildLoad2 (#1381) 2022-08-12 14:18:47 +08:00
fast-jit Fix fast jit destroy entry/exit basic block issue in jit_cc_destroy (#1401) 2022-08-24 17:56:38 +08:00
include source debug: Remove unused platform_port (#1403) 2022-08-24 16:39:32 +08:00
interpreter Add more fast jit fixed virtual regs (#1409) 2022-08-24 14:05:51 +08:00
libraries source debug: Remove unused platform_port (#1403) 2022-08-24 16:39:32 +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