Module helpers

Source
Expand description

Additional math helpers

Enums§

I32CastError
Error returned when casting from an i32

Functions§

i64_to_i32
Convert an i64 to i32 and with information on which way it was out of bounds if so