wasm-micro-runtime/core/iwasm
Stefan Wallentowitz ed152e847a
execute_func: Newline only for non-empty returns
For void functions, the return value array is empty. Don't print the newline then.
2024-07-22 18:33:15 +02:00
..
aot Remove a few hardcoded spec test knowledge from the core library (#3648) 2024-07-22 13:30:00 +08:00
common execute_func: Newline only for non-empty returns 2024-07-22 18:33:15 +02:00
compilation Fix compile warnings/error reported in Windows (#3616) 2024-07-12 16:43:22 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
include Add apis to get package version (#3601) 2024-07-16 08:15:59 +08:00
interpreter Remove a few hardcoded spec test knowledge from the core library (#3648) 2024-07-22 13:30:00 +08:00
libraries [wasi-nn] Add a new wasi-nn backend openvino (#3603) 2024-07-22 17:16:41 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00