Files
wasmtime/cranelift/codegen
Johnnie Birch c32740ffcd Updates comments on Int to Float conversion
Int to float for unsigned ints has merged, but there were
some comments on a different PR for the same pull request that
are addressed in this PR
2020-10-30 16:49:30 -07:00
..
2020-09-23 13:54:02 -05:00

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.