wasm-micro-runtime/core
Wenyong Huang 4d5eb346fc
Change is_shared_memory type from bool to uint8 (#2800)
Change WASMMemoryInstance's field is_shared_memory's type from bool
to uint8 whose size is fixed, so as to make WASMMemoryInstance's size
and layout fixed and not break AOT ABI.

See discussion in https://github.com/bytecodealliance/wasm-micro-runtime/pull/2682.
2023-11-22 10:38:08 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Fix broken links in app-mgr README.md (#2786) 2023-11-20 10:04:45 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Change is_shared_memory type from bool to uint8 (#2800) 2023-11-22 10:38:08 +08:00
shared Refine atomic operation flags in bh_atomic.h (#2780) 2023-11-18 08:59:58 +08:00
config.h Fix comment in WAMR_MEM_DUAL_BUS_MIRROR (#2791) 2023-11-20 10:25:00 +08:00
version.h Update version number and release notes (#2378) 2023-08-22 08:55:36 +08:00