Expand description
Object-file writing library using the wasmtime environment.
Modules§
Macros§
- for_
each_ libcall - Builds ELF image from the module
Compilation
. Iterates through allLibCall
members and all runtime exported functions.
Structs§
Constants§
- VERSION
- Version number of this crate.
Functions§
- emit_
module - Emits a module that has been emitted with the
wasmtime-environ
environment implementation to a native object file.