wasm-micro-runtime/core/iwasm
Wenyong Huang 5a75c31c38
Add VectorCombine pass for JIT and AOT (#2923)
It improves performance for some cases.
And add several vectorize related passes for JIT mode.
2023-12-26 11:27:20 +08:00
..
aot Refactor reloc symbols for riscv (#2894) 2023-12-11 14:44:41 +08:00
common Refine wasm-c-api wasm_func_call (#2922) 2023-12-26 11:05:31 +08:00
compilation Add VectorCombine pass for JIT and AOT (#2923) 2023-12-26 11:27:20 +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 fast-jit accessing shared memory's fields issue (#2841) 2023-12-01 17:41:24 +08:00
include Expose API to set log level in embedder (#2907) 2023-12-15 18:49:33 +08:00
interpreter interpreter: Simplify memory.grow a bit (#2899) 2023-12-12 20:24:51 +08:00
libraries Handle ambiguous fstflags on fd_filestat_set_times (#2892) 2023-12-11 14:16: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