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 6798637891
Remove some unused codes (#1379)
Remove some unused fields in module instance and the related codes,
which are introduced by emsdk some special mode (-DSIDE_MODULE=1),
and are not required now.
2022-08-15 10:13:37 +08:00
..
aot Remove some unused codes (#1379) 2022-08-15 10:13:37 +08:00
common Remove some unused codes (#1379) 2022-08-15 10:13:37 +08:00
compilation Fix load type not initialized issue for LLVMBuildLoad2 (#1381) 2022-08-12 14:18:47 +08:00
fast-jit Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
include Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00
interpreter Remove some unused codes (#1379) 2022-08-15 10:13:37 +08:00
libraries Remove some unused codes (#1379) 2022-08-15 10:13: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