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 1ff04a9125
Fix issue in wasm/aot enlarge memory (#1512)
Memory num_bytes_per_page was incorrectly set in memory enlarging for
shared memory, we fix it. And don't set memory_data_size again for shared
memory.
2022-09-23 09:31:44 +08:00
..
aot Fix issue in wasm/aot enlarge memory (#1512) 2022-09-23 09:31:44 +08:00
common Merge dev/socket into main (#1393) 2022-09-22 21:46:14 +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 Merge dev/socket into main (#1393) 2022-09-22 21:46:14 +08:00
interpreter Fix issue in wasm/aot enlarge memory (#1512) 2022-09-23 09:31:44 +08:00
libraries Merge dev/socket into main (#1393) 2022-09-22 21:46:14 +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