[][src]Crate wasmer_wasi

Modules

state

WARNING: the API exposed here is unstable and very experimental. Certain thins will not yet and may be broken in patch releases. If you're using this and have any specific needs, please let us know here https://github.com/wasmerio/wasmer/issues/583 or by filing an issue.

types

Structs

ExitCode

This is returned in the Box RuntimeError::Error variant. Use downcast or downcast_ref to retrieve the ExitCode.

Functions

generate_import_object
is_wasi_module

Check if a provided module is compiled with WASI support