wasm-micro-runtime/core/iwasm
Liu Jia 903a5c1f8c
improve logic of heap_type validation when ref.null (#4372)
* Follow-up to PR #4300: prevent potential overflow

PR #4300 introduced the rationale for validating heap_type.
This patch moves the validation before the computation of
type1 to prevent potential overflow.
2025-07-10 08:27:11 +08:00
..
aot Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
common Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
compilation Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
include Support extended constant expressions (#4432) 2025-07-07 13:34:02 +08:00
interpreter improve logic of heap_type validation when ref.null (#4372) 2025-07-10 08:27:11 +08:00
libraries wasi_nn_llamacpp.c: explicitly reject unimplemented input index (#4446) 2025-07-09 10:35:46 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00