wasm-micro-runtime/core
TianlongLiang d7886953bf
memory64: Implement threads opcodes and update some APIs (#3260)
- Support threads opcodes in classic-interpreter
- Support memory64 memory in related runtime API
- Modify main function type check when it's memory64 wasm file
- Modify `wasm_runtime_invoke_native` and `wasm_runtime_invoke_native_raw` to
  handle registered native function pointer argument when memory64 is enabled
2024-03-28 16:00:56 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm memory64: Implement threads opcodes and update some APIs (#3260) 2024-03-28 16:00:56 +08:00
shared memory64: Implement threads opcodes and update some APIs (#3260) 2024-03-28 16:00:56 +08:00
config.h Basic Memory64 support for classic-interpreter (#3240) 2024-03-26 10:52:45 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00