wasm-micro-runtime/core/iwasm
Benbuck Nason 74dbafc699
Export API wasm_runtime_enlarge_memory (#3569)
Export API wasm_runtime_enlarge_memory to support memory growth.
2024-06-26 11:07:16 +08:00
..
aot Optimize for multi-module support in AOT mode (#3563) 2024-06-26 09:56:01 +08:00
common Export API wasm_runtime_enlarge_memory (#3569) 2024-06-26 11:07:16 +08:00
compilation aot compiler: Propagate const-ness by ourselves (#3567) 2024-06-25 10:57:49 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add table type API support (#3515) 2024-06-19 14:50:46 +08:00
include Export API wasm_runtime_enlarge_memory (#3569) 2024-06-26 11:07:16 +08:00
interpreter Allow missing imports in wasm loader and report error in wasm instantiation instead (#3539) 2024-06-25 10:04:39 +08:00
libraries wasi-nn: Add wasmedge-wasinn-example as smoke test (#3554) 2024-06-24 12:03:08 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00