wasm-micro-runtime/core/iwasm
lum1n0us 4787b150b8
Enable multi-module support for wasm-c-api (#426)
it is allowed that all imported functions and globals can be
linked by multi-module feature automatically or by wasm-c-api manually
2020-10-16 17:43:57 +08:00
..
aot support tail-call in AoT (#419) 2020-10-13 08:34:31 +08:00
common Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
compilation support tail-call in AoT (#419) 2020-10-13 08:34:31 +08:00
include support tail-call in AoT (#419) 2020-10-13 08:34:31 +08:00
interpreter Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
libraries Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +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