would the program benefit from using an ordered map instead of an array to represent the functions? https://github.com/sarahlim/wasm-trace/blob/796219b38f3b8df167c1d652f196a6365545950c/src/module.rs#L130
would the program benefit from using an ordered map instead of an array to represent the functions?
https://github.com/sarahlim/wasm-trace/blob/796219b38f3b8df167c1d652f196a6365545950c/src/module.rs#L130