cincheo / jsweet

A Java to JavaScript transpiler.
http://www.jsweet.org
Other
1.45k stars 159 forks source link

How to run JSweet sandbox offline? #776

Open lulunac27a opened 6 months ago

lulunac27a commented 6 months ago

The sandbox at https://www.jsweet.org/jsweet-live-sandbox/ requires an internet connection in order to complie Java to Javascript to work properly, how can I do the sandbox offline in my project stored locally?