Implements the following operations on the interpreter: * `ceil` * `floor` * `nearest` * `trunc`
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
Implements the following operations on the interpreter: * `ceil` * `floor` * `nearest` * `trunc`
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.