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
2022-05-07 10:22:05 +08:00
..
aot aot_reloc_arm.c: Implement R_ARM_MOVW_ABS_NC and R_ARM_MOVT_ABS (#1148) 2022-05-07 10:22:05 +08:00
common wasm_runtime_common.c: add assertion for BH_MALLOC/BH_FREE (#1139) 2022-05-06 13:47:56 +08:00
compilation aot_emit_aot_file.c: Convert switch lookup table relocation (#1149) 2022-05-07 08:41:53 +08:00
include wasm_export.h: Add a few comments about heap and threads (#1147) 2022-05-06 18:30:48 +08:00
interpreter Fix allocate zero size memory warning (#1143) 2022-05-05 12:43:00 +08:00
libraries Fix wamrc build error with llvm-14 (#1140) 2022-05-03 09:12:03 +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