Function gear_pwasm_utils::export_mutable_globals
source · pub fn export_mutable_globals(module: &mut Module, prefix: impl Into<String>)
Expand description
Export all declared mutable globals.
This will export all internal mutable globals under the name of
concat(prefix
, i) where i is the index inside the range of
[0..