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.
 
 
 
Nick Fitzgerald 842faf5aa6 Support for multi-value wasm (#399) 5 years ago
..
src Various clippy fixes. (#403) 5 years ago
.gitignore Move the wasmtime crate directories form lib/* to wasmtime-*. 6 years ago
Cargo.toml Support for multi-value wasm (#399) 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.