Files
wasmtime/cranelift/faerie
Joshua Nelson bf77985e25 Fix broken links using rustdoc nightly
Uses cross-crate documentation links so that rustdoc does the hard work
of making relative links for us.

Requires nightly version of rustdoc in order to generate links based on
path names, see
https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md
for details.
2019-08-19 11:48:37 +02:00
..
2019-08-06 14:41:13 -05:00

This crate contains a library that enables Cranelift to emit native object (".o") files, using the Faerie library.