wasm-micro-runtime/core/iwasm
Daniel Mangum 9779f922b9
Fix boundary check typo in AOT compiler context (#2913)
Fixes typo in docstrings for boundary check in the AOT compiler context.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2023-12-20 09:08:13 +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 boundary check typo in AOT compiler context (#2913) 2023-12-20 09:08:13 +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