Files
wasmtime/wasmtime-obj
Dan Gohman 8e1b44b29c Make more code work with no_std. (#407)
* Make more code work with no_std.

no_std support is still incomplete, but this patch takes care of the
bulk of the straightforward parts.
2019-10-08 16:53:32 -07:00
..
2019-09-25 13:04:10 -07:00

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.