wasm-micro-runtime/core/iwasm
wenyongh 9a961c4843
Enable ARM and THUMB AOT support, enable Android platform support (#182)
* Sync with internal/feature: enable arm aot and android platform
2020-02-27 16:38:44 +08:00
..
aot Enable ARM and THUMB AOT support, enable Android platform support (#182) 2020-02-27 16:38:44 +08:00
common Merge two levels of hash cache of branch block address into one (#173) 2020-02-22 21:05:08 +08:00
compilation Fix block addr cache uninitialized issue in aot compiler (#181) 2020-02-27 15:33:56 +08:00
include fixed typecast error when compiling in C++ (#179) 2020-02-25 10:03:26 +08:00
interpreter Merge two levels of hash cache of branch block address into one (#173) 2020-02-22 21:05:08 +08:00
libraries support app framework base library in assemblyscript (#164) 2020-02-13 15:51:22 +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