wasm-micro-runtime/core/iwasm
casaroli 4c61bfd10d
Suppress the warnings when building with GCC11 (#1622)
Add pragma to ignore "-Waddress-of-packed-member"
Adds `void` parameter to the prototype of some functions to make them
have strict declarations
2022-10-20 21:26:57 +08:00
..
aot Suppress the warnings when building with GCC11 (#1622) 2022-10-20 21:26:57 +08:00
common Refactor interpreter/AOT module instance layout (#1559) 2022-10-18 10:59:28 +08:00
compilation Refine Fast JIT call indirect and call native process (#1620) 2022-10-19 17:11:38 +08:00
fast-jit Refine Fast JIT call indirect and call native process (#1620) 2022-10-19 17:11:38 +08:00
include Refactor interpreter/AOT module instance layout (#1559) 2022-10-18 10:59:28 +08:00
interpreter Fix a bug of the return value of memory_instantiate (#1616) 2022-10-19 07:23:03 +08:00
libraries Refactor interpreter/AOT module instance layout (#1559) 2022-10-18 10:59:28 +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