wasm-trace icon indicating copy to clipboard operation
wasm-trace copied to clipboard

question

Open dataf3l opened this issue 6 years ago • 1 comments

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

dataf3l avatar Sep 08 '19 20:09 dataf3l

could this program be used to show a call graph from webassembly?

dataf3l avatar Sep 08 '19 20:09 dataf3l