wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 5d69f364db
aot/jit: Set module layout (#2260)
LLVM 15 and later sometimes perform wrong optimizations without this.
2023-06-06 10:18:16 +08:00
..
aot Implement AOT static PGO (#2243) 2023-06-05 09:17:39 +08:00
common Implement AOT static PGO (#2243) 2023-06-05 09:17:39 +08:00
compilation aot/jit: Set module layout (#2260) 2023-06-06 10:18:16 +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 Implement AOT static PGO (#2243) 2023-06-05 09:17:39 +08:00
interpreter Implement the segue optimization for LLVM AOT/JIT (#2230) 2023-05-26 10:13:33 +08:00
libraries Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00