logo
Expand description

Unstable non-standard Wasmer-specific extensions to the Wasm C API.

Functions

Unstable non-standard Wasmer-specific API to get the module’s name, otherwise out->size is set to 0 and out->data to NULL.

Unstable non-standard Wasmer-specific API to set the module’s name. The function returns true if the name has been updated, false otherwise.