Files
wasmtime/cranelift/codegen
Dan Gohman 45fb377457 Bump version to 0.48.0 (#1202)
* Bump version to 0.48.0

* Re-enable `byteorder`'s default features.

The code uses `WriteBytesExt` which depends on the `std` feature being
enabled. So for now, just enable `std`.
2019-11-05 13:59:19 -08:00
..
2019-11-05 13:59:19 -08:00
2019-11-05 13:59:19 -08:00
2019-10-30 09:47:25 +01:00
2019-11-05 13:59:19 -08:00

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