Type Definition fizzy::Value

source · []
pub type Value = FizzyValue;
Expand description

A WebAssembly value of i32/i64/f32/f64.

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.

Converts to this type from the input type.