wasm-micro-runtime/core/iwasm
Benbuck Nason 501d7d5adf
Add apis to get package version (#3601)
Add three APIs:
- wasm_runtime_get_file_package_version
- wasm_runtime_get_module_package_version
- wasm_runtime_get_current_package_version
2024-07-16 08:15:59 +08:00
..
aot Add apis to get package version (#3601) 2024-07-16 08:15:59 +08:00
common Add apis to get package version (#3601) 2024-07-16 08:15:59 +08:00
compilation Fix compile warnings/error reported in Windows (#3616) 2024-07-12 16:43:22 +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 apis to get package version (#3601) 2024-07-16 08:15:59 +08:00
interpreter Add apis to get package version (#3601) 2024-07-16 08:15:59 +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