wasm-micro-runtime/core/iwasm
YAMAMOTO Takashi 670567f8b3
core/iwasm/compilation: constify a bit (#2223)
Just to make the code a bit easier to read.
2023-05-20 11:55:02 +08:00
..
aot Fix issues reported by Coverity (#2083) 2023-03-29 19:40:52 +08:00
common Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +08:00
compilation core/iwasm/compilation: constify a bit (#2223) 2023-05-20 11:55:02 +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 wamrc: Add --stack-usage option (#2158) 2023-04-28 13:56:44 +08:00
interpreter Fix compile warnings on windows platform (#2208) 2023-05-15 13:48:48 +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