cranelift-faerie

Crates.iocranelift-faerie
lib.rscranelift-faerie
version0.66.0
sourcesrc
created_at2018-07-13 16:32:58.688167
updated_at2020-07-16 18:08:30.171108
descriptionEmit Cranelift output to native object files with Faerie
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id74051
size33,535
wasmtime-publish (github:bytecodealliance:wasmtime-publish)

documentation

https://docs.rs/cranelift-faerie

README

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

DEPRECATION NOTICE: the Cranelift developer team intends to stop maintaining the cranelift-faerie crate and remove it from the wasmtime git repository on or after August 3, 2020. We recommend users use its successor, the cranelift-object crate.

Commit count: 13801

cargo fmt