wasm-micro-runtime/core/iwasm
Enrico Loparco 6dbfeb25dd
Expose API to set log level in embedder (#2907)
Expose API `void wasm_runtime_set_log_level(log_level_t level)`.
2023-12-15 18:49:33 +08:00
..
aot Refactor reloc symbols for riscv (#2894) 2023-12-11 14:44:41 +08:00
common Expose API to set log level in embedder (#2907) 2023-12-15 18:49:33 +08:00
compilation Fix compilation warnings on Windows (#2868) 2023-12-06 16:12:33 +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 fast-jit accessing shared memory's fields issue (#2841) 2023-12-01 17:41:24 +08:00
include Expose API to set log level in embedder (#2907) 2023-12-15 18:49:33 +08:00
interpreter interpreter: Simplify memory.grow a bit (#2899) 2023-12-12 20:24:51 +08:00
libraries Handle ambiguous fstflags on fd_filestat_set_times (#2892) 2023-12-11 14:16:58 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00