wasm-micro-runtime/core/iwasm
Huang Qi 9fb5fcc709
Add comments to suppress warning from clang-tidy (#3088)
Suppress style warnings for macro definition, name of these macros is
inconsistent with others (upper case).
2024-01-26 17:02:24 +08:00
..
aot Add comments to suppress warning from clang-tidy (#3088) 2024-01-26 17:02:24 +08:00
common Add comments to suppress warning from clang-tidy (#3088) 2024-01-26 17:02:24 +08:00
compilation Fix aot large model (--size-level=0) with LLVM 18 (#3057) 2024-01-19 19:43:41 +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 memory/table segment checks in memory.init/table.init (#3081) 2024-01-26 09:45:59 +08:00
include wasm_runtime_begin_blocking_op: A comment about usage expectation (#3056) 2024-01-19 18:31:21 +08:00
interpreter Fix memory/table segment checks in memory.init/table.init (#3081) 2024-01-26 09:45:59 +08:00
libraries wasi: Apply wasm_runtime_begin_blocking_op to poll as well (#3080) 2024-01-25 16:29:34 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00