wasm-micro-runtime/core/iwasm
liang.he 216404d7cb
initialize WASI stdio handles to invalid for better error handling (#4092)
* initialize WASI stdio handles to invalid for better error handling
* implement os_invalid_raw_handle function for consistent invalid handle representation
2025-05-08 08:47:07 +08:00
..
aot initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
common Merge dev/simd for fast-interp (#4131) 2025-03-20 14:23:20 +08:00
compilation aot_resolve_object_relocation_group: adapt to LLVM 16 (#4250) 2025-05-07 11:32:14 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Keep fix the CMake compatibility issue (#4180) 2025-04-15 12:51:19 +08:00
include wamrc: add --disable-llvm-jump-tables option (#4224) 2025-04-28 16:43:53 +08:00
interpreter initialize WASI stdio handles to invalid for better error handling (#4092) 2025-05-08 08:47:07 +08:00
libraries fix potential memory leak (#4205) 2025-04-22 12:08:25 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00