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.
 
 
 
Till Schneidereit f80c2abffb
Update various crates' `object` and `wast` dependencies (#1908)
4 years ago
..
src Migrating code to object (from faerie) (#1848) 4 years ago
.gitignore Initial reorg. 5 years ago
Cargo.toml Update various crates' `object` and `wast` dependencies (#1908) 4 years ago
LICENSE Initial reorg. 5 years ago
README.md Initial reorg. 5 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.