wasm-micro-runtime/core/iwasm
William Furr f4dc4e1be3 Update LLVM to 21.1.2.
Wraps the LLVMContext construction in LLVM 21 version check; LLVM 21 makes a
breaking change in LLVMContext construction, but WAMR still needs to
support older LLVM versions, e.g. for xtensa/esp32 support which is only
available in at most LLVM 19.
2025-10-02 18:28:33 +00:00
..
aot Enable -Wdouble-promotion by default and fix related warnings (#4603) 2025-09-12 08:44:42 +08:00
common Fix an undefined reference problem (#4612) 2025-09-11 06:32:15 +08:00
compilation Update LLVM to 21.1.2. 2025-10-02 18:28:33 +00: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 micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
interpreter Add missing condition for V128 in WASM_OP_TEE_LOCAL 2025-09-24 13:29:15 +01:00
libraries libc-wasi: add missing pointer validations to socket functions (#4611) 2025-09-14 14:02:48 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00