A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.wasmtime.dev/api/wasmtime/component/struct.InstancePre.html below:

InstancePre in wasmtime::component - Rust

pub struct InstancePre<T: 'static> {  }

Available on crate features runtime and component-model only.

Expand description

A “pre-instantiated” Instance which has all of its arguments already supplied and is ready to instantiate.

This structure represents an efficient form of instantiation where import type-checking and import lookup has all been resolved by the time that this type is created. This type is primarily created through the Linker::instantiate_pre method.

Source§ Source

Returns the underlying component that will be instantiated.

Source

Returns the underlying engine.

Source

Performs the instantiation process into the store specified.

Source

Available on crate feature async only.

Performs the instantiation process into the store specified.

Exactly like Self::instantiate except for use on async stores.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4