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
YAMAMOTO Takashi ebcbe0b571
wasm_application.c: Do not start debug instance automatically (#1407)
Leave the control from wasm_application_execute_main to host embedders,
eg. product-mini.
2022-08-24 20:50:26 +08:00
..
aot Add missing symbols for arc aot relocation (#1408) 2022-08-23 17:38:55 +08:00
common wasm_application.c: Do not start debug instance automatically (#1407) 2022-08-24 20:50:26 +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