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 32d2d16908
Fix Fast JIT issues reported by instrument test (#1488)
- Add checks for `pack_argv`
- Fix the checks in creating cc entry/exit basic blocks
2022-09-22 19:37:59 +08:00
..
aot AOT: fix crash in dumping call stack when the AOT file doesn't contain custom name section (#1508) 2022-09-20 20:47:17 +08:00
common Fix a potential memory leak issue in wasm_native_init (#1465) 2022-09-08 14:22:34 +08:00
compilation core/iwasm/compilation/debug/dwarf_extractor.cpp: remove dead code (#1507) 2022-09-20 14:43:29 +08:00
fast-jit Fix Fast JIT issues reported by instrument test (#1488) 2022-09-22 19:37:59 +08:00
include Fix multi-module and some other issues (#1435) 2022-08-31 17:38:38 +08:00
interpreter loader: Sub local count can be 0 (#1504) 2022-09-20 12:40:24 +08:00
libraries thread-mgr: Prevent an already detached thread from being detached again (#1487) 2022-09-15 17:13:33 +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