Struct wasm3::ParsedModule[][src]

pub struct ParsedModule { /* fields omitted */ }
Expand description

A parsed module which can be loaded into a Runtime.

Implementations

Parses a wasm module from raw bytes.

The environment this module was parsed in.

Trait Implementations

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.