I am pretty sure i used an online compiler just uploading a zip and returning a binary "mac,windows,android".
But i can't find the link anymore.
Anyone a bit better organised who know where i could find it?
I have a slight memory about it was on an Adobe site?
Cordova or could it been phonegap?
Jonas Thörnvall:
I am pretty sure i used an online compiler just uploading a zip and returning a binary "mac,windows,android".
But i can't find the link anymore.
Anyone a bit better organised who know where i could find it?
I have a slight memory about it was on an Adobe site?None of these "compile" JavaScript - they just provide a runtime
Cordova or could it been phonegap?
environment for applications which are based on JavaScript.
Phonegap target mobile devices, hence the name "Phonegap".
If you want to provide your JavaScript based application without the
need of using a browser, you might try Electron - see <https://www.electronjs.org>.
However - this is also not "compiling" but just providing a runtime environment to create desktop applications using JavaScript.
--
Arno Welzel
https://arnowelzel.de
On Monday, 4 October 2021 at 17:13:34 UTC+5, Arno Welzel wrote:
Jonas Thörnvall:
I am pretty sure i used an online compiler just uploading a zip and returning a binary "mac,windows,android".
JSFiddle: https://jsfiddle.net/ JSFiddle is a popular online code editor that allows you to write, run, and share JavaScript code. It also has a live view feature that lets you see the results of your code as you write it. JSFiddle is free to use, butthere is a paid plan that offers additional features, such as the ability to save your projects and collaborate with others.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 376 |
Nodes: | 16 (2 / 14) |
Uptime: | 96:06:00 |
Calls: | 8,047 |
Calls today: | 3 |
Files: | 13,045 |
Messages: | 5,835,771 |