Crates.io | cranelift-object |
lib.rs | cranelift-object |
version | 0.114.0 |
source | src |
created_at | 2019-12-18 15:36:15.630315 |
updated_at | 2024-11-20 16:16:50.030319 |
description | Emit Cranelift output to native object files with `object` |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 190332 |
size | 57,969 |
This crate contains a library that enables Cranelift to emit native object (".o") files, using the object library.