mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-28 17:58:00 +00:00
cargo fmt
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ pub fn optimize(
|
||||
update_type_index(func_body.code_mut(), &eliminated_types)
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
elements::Section::Export(export_section) => {
|
||||
for export in export_section.entries_mut() {
|
||||
match export.internal_mut() {
|
||||
|
||||
Reference in New Issue
Block a user