Skip to main content
type alias WebAssembly.ValueType
definition:
| "f32"
| "f64"
| "i32"
| "i64"