wasm-micro-runtime/core/iwasm
Marcin Kolny 860379bc58 implement POP_V128()
This is to simplify the simd implementation for fast interpreter
2024-10-01 11:15:14 +01:00
..
aot Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) 2024-09-20 08:54:09 +08:00
common implement POP_V128() 2024-10-01 11:15:14 +01:00
compilation Fix a compile warning in aot_emit_function.c (#3793) 2024-09-18 09:37:57 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add support for multi-memory proposal in classic interpreter (#3742) 2024-08-21 12:22:23 +08:00
include Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) 2024-09-20 08:54:09 +08:00
interpreter implement POP_V128() 2024-10-01 11:15:14 +01:00
libraries Appease GCC strict prototypes warning (#3775) 2024-09-10 09:42:23 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00