Port host::__wasi_errno_t errors to Rust
They are now blacklisted in the bindgen.
This commit is contained in:
@@ -8,6 +8,7 @@ extern crate wasmtime_jit;
|
||||
extern crate wasmtime_runtime;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate errno;
|
||||
|
||||
mod host;
|
||||
mod host_impls;
|
||||
|
||||
Reference in New Issue
Block a user