wasm-micro-runtime/core
TianlongLiang 3d0342fbc8
Fix fast-jit accessing shared memory's fields issue (#2841)
For shared memory, runtime should get the memories pointer from
module_inst first, then get memory instance from memories array,
and then get the fields of the memory instance.
2023-12-01 17:41:24 +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 Fix fast-jit accessing shared memory's fields issue (#2841) 2023-12-01 17:41:24 +08:00
shared Get rid of compilation warnings and minor doc fix (#2839) 2023-11-30 08:49: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