mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
feat(deprecated) Try to port compile_with_*.
This commit is contained in:
@@ -7,8 +7,6 @@ pub struct Instance {
|
||||
note = "This field is no longer available. Take a look at `wasmer_runtime::InstanceHandle` instead."
|
||||
)]
|
||||
pub module: (),
|
||||
// TODO
|
||||
//pub exports: Exports,
|
||||
pub(crate) new_instance: new::wasmer::Instance,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user