/JBC-Explorer

Tool I made for looking at Java to Java Byte Code compilation from inside a browser.

Primary LanguageJavaScriptMIT LicenseMIT

Java Byte Code Explorer

I made this because I got tired of manually compiling Java through the command line to look at what the Java Compiler was doing. I thought the Godbolt explorer would support something like this, but I was wrong, so I just quickly created my own.

Example

Example Image