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
Weining c6fc12b7b6
Add xtensa AOT support and fix build issue of alios (#223)
* Clean compiling warnings of zephyr samples

* Support xtensa AOT and fix build issue of alios
2020-04-01 18:38:42 +08:00
..
aot Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
common Implement register/call native API with raw (unextracted) arguments (#222) 2020-04-01 12:52:08 +08:00
compilation Add xtensa AOT support and fix build issue of alios (#223) 2020-04-01 18:38:42 +08:00
include Implement register/call native API with raw (unextracted) arguments (#222) 2020-04-01 12:52:08 +08:00
interpreter Implement register/call native API with raw (unextracted) arguments (#222) 2020-04-01 12:52:08 +08:00
libraries Implement register/call native API with raw (unextracted) arguments (#222) 2020-04-01 12:52:08 +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