wasm-micro-runtime/core/iwasm
Huang Qi 44f4b4f062
Add "--enable-llvm-passes=<passes>" option to wamrc (#2335)
Add "--enable-llvm-passes=<passes>" option to wamrc for customizing LLVM passes
2023-07-04 12:20:52 +08:00
..
aot Add a few more assertions on structures to which aot abi is sensitive (#2326) 2023-06-30 10:22:46 +08:00
common Fix sanitizer errors in posix socket (#2331) 2023-07-03 14:36:01 +08:00
compilation Add "--enable-llvm-passes=<passes>" option to wamrc (#2335) 2023-07-04 12:20:52 +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 Implement Fast JIT multi-threading feature (#2134) 2023-04-20 10:09:34 +08:00
include Add "--enable-llvm-passes=<passes>" option to wamrc (#2335) 2023-07-04 12:20:52 +08:00
interpreter wasi-nn: Add support of wasi-nn as shared lib (#2310) 2023-06-27 18:18:26 +08:00
libraries Increase default native stack size (#2332) 2023-07-03 21:02:10 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00