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
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
..
app-framework Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
deps Refactor the wasm graphic layer (wgl) and the gui sample (#231) 2020-04-12 16:30:01 +08:00
iwasm Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
shared Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
config.h Add cmake variable to set the max app thread stack size (#346) 2020-08-11 14:47:24 +08:00