wasm-micro-runtime/core/shared/platform/nuttx
Wenyong Huang add9547324
Cumulative fixes for release/1.3.x (#3155)
Apply patches in branch main for branch `release/1.3.x`:
- Fix loader check_wasi_abi_compatibility (#3126)
- Zero the memory mapped from os_mmap in NuttX (#3132)
- Fix possible integer overflow in loader target block check (#3133)
- Fix locel.set in polymorphic stack (#3135)
- Fix threads opcodes' boundary check in classic-interp and fast-interp (#3136)
- aot_compile_op_call: Stop setting calling convention explicitly (#3140)
- aot compiler: Place precheck wrapper before the corresponding wrapped function (#3141)
- fast-interp: Fix copy_stack_top_i64 overlap issue (#3146)
- fast-interp: Fix frame_offset overflow issue (#3149)
- Fix null pointer access in fast-interp when configurable soft bound check is enabled (#3150)
2024-02-17 13:48:55 +08:00
..
nuttx_platform.c Cumulative fixes for release/1.3.x (#3155) 2024-02-17 13:48:55 +08:00
platform_internal.h Extend os_mmap to support map file from fd (#2763) 2023-11-16 08:28:54 +08:00
shared_platform.cmake Abstract POSIX filesystem functions (#2585) 2023-10-19 19:19:39 +08:00