Files
wasmtime/cranelift/codegen
Erin Power dadfbcd32b Re-export ReplaceBuilder
ReplaceBuilder is available in the public API through
`DataFlowGraph::replace`, however it's documentation is not available
through rustdoc as the type isn't publicly importable.
2019-10-02 13:56:27 +02:00
..
2019-10-02 11:04:29 +02:00
2019-10-02 13:56:27 +02:00
2019-09-26 18:00:03 +02:00

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