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
wenyongh f72e848114
Refine aot memory boundary check, add more llvm passes (#236)
Fix issue of some error info mismatch with spec cases
2020-04-22 18:43:50 +08:00
..
aot Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
common Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
compilation Refine aot memory boundary check, add more llvm passes (#236) 2020-04-22 18:43:50 +08:00
include Refine wgl native functions call (#225) 2020-04-02 17:58:46 +08:00
interpreter Refine aot memory boundary check, add more llvm passes (#236) 2020-04-22 18:43:50 +08:00
libraries Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +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