wasm-micro-runtime/core/iwasm
Benbuck Nason e3074dc496
Add more arm AOT reloc entries (#3587)
Add missing reloc entries for Arm AOT. Also sort and remove duplicate.
2024-07-03 14:44:40 +08:00
..
aot Add more arm AOT reloc entries (#3587) 2024-07-03 14:44:40 +08:00
common Add integer overflow check for some indices in wasm/aot loader (#3579) 2024-07-02 15:48:37 +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 Use 64-bit wasm_runtime_enlarge_memory() increment (#3573) 2024-06-27 14:34:43 +08:00
interpreter Add integer overflow check for some indices in wasm/aot loader (#3579) 2024-07-02 15:48:37 +08:00
libraries wasi-nn: Use numpy v1 in wasi-nn test requirements.txt (#3582) 2024-07-02 09:39:46 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00