wasm-micro-runtime/core/iwasm
Benbuck Nason dbd8790681
Add WASM_V128 in wasm_valkind_enum (#3412)
Add WASM_V128 in wasm_valkind_enum and handle the the type accordingly
in wasm_c_api.c and wasm_runtime_common.c, and fix a typo in V128 union.
2024-05-14 10:22:42 +08:00
..
aot aot: Make precheck functions use short-call for xtensa (#3418) 2024-05-13 16:55:00 +08:00
common Add WASM_V128 in wasm_valkind_enum (#3412) 2024-05-14 10:22:42 +08:00
compilation aot compiler: Fix a type mismatch in compile_op_float_min_max (#3423) 2024-05-14 10:06:48 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add wasm module global type information APIs (#3406) 2024-05-10 09:15:58 +08:00
include Add WASM_V128 in wasm_valkind_enum (#3412) 2024-05-14 10:22:42 +08:00
interpreter Add WASM_V128 in wasm_valkind_enum (#3412) 2024-05-14 10:22:42 +08:00
libraries Add wasm module global type information APIs (#3406) 2024-05-10 09:15:58 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00