Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
vendor
/
cranelift-object-0.111.0
/
README.md
blob: 3a0fc51356f1f011121e3ac6e2fa9d8011529b15 [
file
] [
log
] [
blame
] [
view
] [
edit
]
This
crate contains a library that enables
[
Cranelift
](
https
:
//crates.io/crates/cranelift)
to emit
native
object
(
".o"
)
files
,
using
the
[
object
](
https
:
//crates.io/crates/object) library.