javafiddle icon indicating copy to clipboard operation
javafiddle copied to clipboard

Build, run, and share Java snippets in the browser

JavaFiddle

Discord server

JavaFiddle is an online tool to build and share snippets of Java code, powered by CheerpJ.

Screenshot of website

Developing

pnpm install
pnpm run dev