mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 15:22:13 +00:00
s64-to-i32x
and u64-to-i32x
Actually, `s64-to-i32` and `u64-to-i32` already error when overflow happens.
Wasmer Interface Types
Wasmer is a standalone JIT WebAssembly runtime, aiming to be fully compatible with WASI, Emscripten, Rust and Go. Learn more.
This crate is an implementation of the living WebAssembly Interface Types standard.
Description
Languages
Rust
100%