Skip to main content

ValueType

type alias WebAssembly.ValueType

Definition Jump to heading

"f32"
| "f64"
| "i32"
| "i64"
Back to top