Crates.io | cranelift-faerie |
lib.rs | cranelift-faerie |
version | 0.66.0 |
source | src |
created_at | 2018-07-13 16:32:58.688167 |
updated_at | 2020-07-16 18:08:30.171108 |
description | Emit Cranelift output to native object files with Faerie |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 74051 |
size | 33,535 |
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.