Files
wasmtime/cranelift/codegen
Carmen Kwan 19257f80c1 Add reference types R32 and R64
-Add resumable_trap, safepoint, isnull, and null instructions
-Add Stackmap struct and StackmapSink trait

Co-authored-by: Mir Ahmed <mirahmed753@gmail.com>
Co-authored-by: Dan Gohman <sunfish@mozilla.com>
2019-08-16 11:35:16 -07:00
..
2019-08-16 11:35:16 -07:00
2019-08-16 11:35:16 -07:00
2019-08-06 14:41:13 -05:00

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