Crates.io | cranelift-object |
lib.rs | cranelift-object |
version | 0.123.2 |
created_at | 2019-12-18 15:36:15.630315+00 |
updated_at | 2025-08-26 15:05:48.298492+00 |
description | Emit Cranelift output to native object files with `object` |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 190332 |
size | 71,701 |
This crate contains a library that enables Cranelift to emit native object (".o") files, using the object library.