Crate wasmtime_obj[][src]

Expand description

Object-file writing library using the wasmtime environment.

Modules

utils

Macros

for_each_libcall

Builds ELF image from the module Compilation. Iterates through all LibCall members and all runtime exported functions.

Structs

ObjectBuilder
ObjectBuilderTarget

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.