YuFei Wang
YuFei Wang
@khsahaji Similar to [this](http://bl.ocks.org/GerHobbelt/3071239) mentioned by @gubi in #13 . For now version, it's hard to achieve because of less params in click function. We'll consider adding this feature in...
Yeah, it's hard to match all function. I wrote a simple [demo](https://github.com/KuTuGu/solidity-cfg) based on `structlog` and `ast` analysis that ignores a large number of unmatched functions.
Same version and configuration, but didn't work for me, on macOS. Error: ```shell error: the wasm32-unknown-unknown target is not supported by default, you may need to enable the "js" feature....