wasm-micro-runtime/core/iwasm
Benbuck Nason 8a6379bd0a
Add wasm_runtime_get_module_package_type() and wasm_runtime_get_file_package_type() (#3600)
wasm_runtime_get_file_package_type() is the counterpart of get_file_package_type().

See discussion in #3595.
2024-07-10 10:45:19 +08:00
..
aot Add more arm AOT reloc entries (#3587) 2024-07-03 14:44:40 +08:00
common Add wasm_runtime_get_module_package_type() and wasm_runtime_get_file_package_type() (#3600) 2024-07-10 10:45:19 +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 Add wasm_runtime_get_module_package_type() and wasm_runtime_get_file_package_type() (#3600) 2024-07-10 10:45:19 +08:00
interpreter Avoid redefining WASMMemoryType (#3602) 2024-07-10 10:05:47 +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