wasm-micro-runtime/core/iwasm
Marcin Kolny 1505e61704
Remove a lot of "unused parameter" warnings (#3075)
They might shadow some of the real issues, so better to keep the number
of warnings as low as possible.
2024-01-24 11:21:13 +08:00
..
aot Fix some issues reported by CodeQL (#3064) 2024-01-23 21:38:30 +08:00
common Fix some issues reported by CodeQL (#3064) 2024-01-23 21:38:30 +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 Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
include wasm_runtime_begin_blocking_op: A comment about usage expectation (#3056) 2024-01-19 18:31:21 +08:00
interpreter Fix some issues reported by CodeQL (#3064) 2024-01-23 21:38:30 +08:00
libraries Remove a lot of "unused parameter" warnings (#3075) 2024-01-24 11:21:13 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00