Wasmtime
wasm_shared_module_t Struct Reference

Opaque struct representing module that can be sent between threads. More...

#include <doc-wasm.h>

Detailed Description

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.


The documentation for this struct was generated from the following file: