pub(super) fn elem_drop(
store_modules: &[ModuleInst<'_>],
store_elements: &mut [ElemInst],
current_module_idx: &usize,
elem_idx: usize,
) -> Result<(), RuntimeError>
pub(super) fn elem_drop(
store_modules: &[ModuleInst<'_>],
store_elements: &mut [ElemInst],
current_module_idx: &usize,
elem_idx: usize,
) -> Result<(), RuntimeError>