Wasmtime
|
Opaque struct representing module that can be sent between threads. More...
#include <doc-wasm.h>
Opaque struct representing module that can be sent between threads.
This structure is safe to send across threads in Wasmtime. Note that in Wasmtime wasm_module_t is also safe to share across threads.