mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-11 22:31:33 +00:00
Add unused global type
This commit is contained in:
@ -11,6 +11,7 @@ pub mod error;
|
||||
pub mod export;
|
||||
pub mod import;
|
||||
pub mod instance;
|
||||
pub mod global;
|
||||
pub mod memory;
|
||||
pub mod module;
|
||||
mod sig_registry;
|
||||
|
Reference in New Issue
Block a user