This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/product-mini
YAMAMOTO Takashi 77ff7daaf4
Add wasm_runtime_unregister_natives (#1647)
Allow to unregister (or unload) the previously registered native libs,
so that no need to restart the whole engine by using
`wasm_runtime_destroy/wasm_runtime_init`.
2022-10-28 11:03:39 +08:00
..
app-samples Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
platforms Add wasm_runtime_unregister_natives (#1647) 2022-10-28 11:03:39 +08:00