Running a Processing script without Java installed

Hi @3xotic109,

To run Processing (for java) you definitely need java.
But if you have processing installed you implicitly have also the rolled out java with it.

If you want to run s.th. in a browser you can use s.th. like p5js (but have several js, resp. browser restrictions).

What exactly is your usecase?

Cheers
— mnse