Also reexport Error from wasmtime_wasi
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
pub use wasi_c2::{WasiCtx, WasiCtxBuilder, WasiDir};
|
pub use wasi_c2::{Error, WasiCtx, WasiCtxBuilder, WasiDir};
|
||||||
|
|
||||||
// Defines a `struct Wasi` with member fields and appropriate APIs for dealing
|
// Defines a `struct Wasi` with member fields and appropriate APIs for dealing
|
||||||
// with all the various WASI exports.
|
// with all the various WASI exports.
|
||||||
|
|||||||
Reference in New Issue
Block a user