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.
 
 
 
Dan Gohman 8e1b44b29c
Make more code work with no_std. (#407)
5 years ago
..
src Make more code work with no_std. (#407) 5 years ago
.gitignore Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Cargo.toml Update cranelift to 0.44.0 5 years ago
LICENSE Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
README.md Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago

README.md

This is the wasmtime-obj crate, which contains an experimental prototype for writing out native object files, using the wasm ABI defined by wasmtime-environ.