Wasmtime
wasmtime_externref Struct Reference

A host-defined un-forgeable reference to pass into WebAssembly. More...

#include <val.h>

Detailed Description

A host-defined un-forgeable reference to pass into WebAssembly.

This structure represents an externref that can be passed to WebAssembly. It cannot be forged by WebAssembly itself and is guaranteed to have been created by the host.


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