Files
wasmtime/cranelift/codegen
Andrew Brown 715be68101 [machinst x64]: assert lane is correct size for extractlane
This change applies a good suggestion @bjorn3 made in #2230 that I forgot to implement there.
2020-09-29 09:34:22 -07:00
..
2020-09-23 13:54:02 -05:00
2020-09-23 13:54:02 -05:00
2020-09-26 00:49:28 -05:00

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