Files
wamr/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
..
2023-03-19 08:05:57 +08:00