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
Wenyong Huang 034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
And fix some sign/unsigned conversion compilation warnings.
2020-08-26 18:33:29 +08:00
..
aot Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
common Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
compilation Refactor error/exception strings to reduce binary size (#359) 2020-08-21 15:11:31 +08:00
include Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
interpreter Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +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