wasm-micro-runtime/core/iwasm
Marcin Kolny 5f7079f0f5
Return error when shutdown() fails (#2801)
Fix issue reported in #2787.
2023-11-24 21:03:59 +08:00
..
aot Fix Zifencei extension issue in RISC-V (#2807) 2023-11-23 10:23:33 +08:00
common Fix configurable bounds checks typo (#2809) 2023-11-21 17:32:45 +08:00
compilation aot compiler: Fix handle next reachable if block (#2793) 2023-11-20 17:14:10 +08:00
doc Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00
fast-jit Fix data/elem drop (#2747) 2023-11-18 08:50:16 +08:00
include Merge branch main into dev/wasi-libc-windows 2023-11-09 10:13:59 +08:00
interpreter Change is_shared_memory type from bool to uint8 (#2800) 2023-11-22 10:38:08 +08:00
libraries Return error when shutdown() fails (#2801) 2023-11-24 21:03:59 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00