W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
WebAssembly.ValueType
type
ValueType =
|
"f32"
|
"f64"
|
"i32"
|
"i64"
;
Type
"f32"
|
"f64"
|
"i32"
|
"i64"
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.ValueType