You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
wasmtime-publish 482f541101
Bump Wasmtime to 7.0.0 (#5712)
2 years ago
..
src Add `clif-util compile` option to output object file (#5493) 2 years ago
tests Implement an incremental compilation cache for Cranelift (#4551) 2 years ago
Cargo.toml Bump Wasmtime to 7.0.0 (#5712) 2 years ago
LICENSE Add cranelift-object 5 years ago
README.md Add cranelift-object 5 years ago

README.md

This crate contains a library that enables Cranelift to emit native object (".o") files, using the object library.