Open
Description
Is your feature request related to a problem? Please describe
Is there a way that one could see the assembly output through the stages of the Just in time compiler to look for optimizations.
Describe the solution you'd like
Final compilation could be done with graalvm, and could potentially be done in the browser.
Describe alternatives you've considered
N/A, currently only the byte code is shown and not specific platforms.
Additional context
Not applicable