Files
wasmtime/lib/codegen
Dan Gohman 3b1d805758 Stack overflow checking with stack probes.
This adds a libcall name, a calling convention, and settings for
emitting stack probes, and implements them for x86 system_v ABIs.
2018-04-22 21:52:12 -07:00
..
2018-04-20 11:04:13 -07:00

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