mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-20 04:21:03 +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)
|
update_type_index(func_body.code_mut(), &eliminated_types)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
elements::Section::Export(export_section) => {
|
elements::Section::Export(export_section) => {
|
||||||
for export in export_section.entries_mut() {
|
for export in export_section.entries_mut() {
|
||||||
match export.internal_mut() {
|
match export.internal_mut() {
|
||||||
|
|||||||
Reference in New Issue
Block a user