Thanks to the Full Stack Flutter conference I learned that the Compiler Explorer has a Dart support so one can see how their code compiles down to amd64 code. I wanted a tool like this for some time. #programming #DartLang #flutter
Compiler Explorer
Compiler Explorer is an interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.godbolt.org
smellsofbikes likes this.