mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 14:12:13 +00:00
Any LongLong still present after flattening now gets translated to a `f64` type so we can bind these types. While not a true integral value or truely 64-bits of integer precision, it's all JS has anyway!