This follows a similar change to Cranelift made here: https://github.com/CraneStation/cranelift/pull/660
6 lines
229 B
Markdown
6 lines
229 B
Markdown
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`].
|
|
|
|
[`wasmtime-environ`]: https://crates.io/crates/wasmtime-environ
|