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/libraries
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
..
lib-pthread enable pthread for AoT && update AOT current version to 2 (#311) 2020-07-16 20:35:04 +08:00
libc-builtin Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
libc-wasi Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +08:00
thread-mgr add spawn thread API and sample (#333) 2020-08-04 17:40:45 +08:00