Files
wasmtime/cranelift/codegen
Ulrich Weigand d9e6902b69 s390x: Enable most memory64 tests
* Support full set of ADD LOGICAL / SUBTRACT LOGICAL instructions

* Full implementation of IaddIfcout lowering

* Enable most memory64 tests (except simd and threads)
2021-09-30 18:52:05 +02:00
..
2021-09-29 16:13:46 +02:00
2021-09-30 18:52:05 +02:00
2021-02-18 13:01:01 +01:00
2021-09-29 16:23:57 +02:00

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