wasm-micro-runtime/core/iwasm
石博文 3c337dc3ab
fix: Wrong compiler parameter on MSVC (#4778)
* fix: Wrong compiler parameter on MSVC
* refactor: Move gcc flags to common build script.
* refactor: Add both C/CXX flags
2026-01-08 09:10:07 +08:00
..
aot aot: avoid forcing mmap low addresses on NuttX (#4776) 2026-01-05 10:57:18 +08:00
common Ensure --addr-pool mask accepts numbers only (#4619) 2025-12-22 07:55:42 +08:00
compilation Prevent BuildPhi from encountering a null llvm_entry_block (#4663) 2025-10-16 10:19:44 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
include Add a runtime API for reset shared heap(chain) (#4740) 2025-12-15 09:56:55 +08:00
interpreter add a set of apis to configure wasi via InstantiationArgs2 (#4707) 2025-11-24 19:20:21 +08:00
libraries fix: Wrong compiler parameter on MSVC (#4778) 2026-01-08 09:10:07 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00