mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 06:55:07 +00:00
![]() Allow empty import array (but not NULL) for wasm-c-api wasm_instance_new, which makes the code more robust, especially in use cases where imports might be constructed dynamically. And add a test case in samples/wasm-c-api/src/empty_imports.c to test it. |
||
---|---|---|
.. | ||
basic | ||
gui | ||
littlevgl | ||
multi-module | ||
multi-thread | ||
ref-types | ||
simple | ||
spawn-thread | ||
wasm-c-api | ||
workload |