wasm-micro-runtime/core/shared/platform/common
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
..
freertos freertos: Thread exit more common (#3094) 2024-01-26 18:38:55 +08:00
libc-util Move WASI types into separate header (#2724) 2023-11-07 09:39:15 +08:00
math Fix zephyr sample build errors (#1757) 2022-11-28 11:23:51 +08:00
memory shared-platform: Remove dependency on shared-utils' bh_memory_remap_slow (#3153) 2024-02-17 13:44:33 +08:00
posix memory64: Implement threads opcodes and update some APIs (#3260) 2024-03-28 16:00:56 +08:00