Upgrade wasmtime
This commit is contained in:
parent
8945e3a111
commit
b7fcf9878e
3 changed files with 65 additions and 85 deletions
|
|
@ -6,7 +6,7 @@ use std::{
|
|||
mem::{self, MaybeUninit},
|
||||
os::raw::c_char,
|
||||
};
|
||||
pub use wasmtime;
|
||||
pub use wasmtime_c_api::wasmtime;
|
||||
|
||||
// Force Cargo to include wasmtime-c-api as a dependency of this crate,
|
||||
// even though it is only used by the C code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue