Crates.io | alexcrichton-cranelift-object |
lib.rs | alexcrichton-cranelift-object |
version | 0.53.0 |
source | src |
created_at | 2020-01-10 21:42:20.596877 |
updated_at | 2020-01-10 22:28:09.928623 |
description | Emit Cranelift output to native object files with `object` |
homepage | |
repository | https://github.com/bytecodealliance/cranelift |
max_upload_size | |
id | 197330 |
size | 35,082 |
This crate contains a library that enables Cranelift to emit native object (".o") files, using the object library.