Online javascript project compiler.

29 views
Skip to first unread message

Jonas Thörnvall

unread,
Oct 3, 2021, 6:19:15 PM10/3/21
to
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?

JT

Arno Welzel

unread,
Oct 4, 2021, 8:13:34 AM10/4/21
to
Jonas Thörnvall:
None of these "compile" JavaScript - they just provide a runtime
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

masson tribed

unread,
Sep 6, 2023, 3:27:57 AMSep 6
to
here are many online JavaScript project compilers available, each with its own strengths and weaknesses. Here are a few of the most popular options:

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, but there is a paid plan that offers additional features, such as the ability to save your projects and collaborate with others.

Programiz Online Compiler: https://www.programiz.com/ The Programiz Online Compiler is a free online compiler that supports a variety of programming languages, including JavaScript. It also has a live view feature and a debugger.

Javascript Online Compiler: https://javascriptonlinecompiler.com/ Javascript Online Compiler is another free online compiler that supports a variety of programming languages, including JavaScript. It also has a live view feature and a debugger.

When choosing an online JavaScript project compiler, it is important to consider your needs and budget. If you are just starting out, a free option like JSFiddle or W3Schools JavaScript Editor may be sufficient. If you need more features, such as the ability to save and share your projects, you may want to consider a paid option like PlayCode.

I hope this helps!

John Harris

unread,
Sep 6, 2023, 12:51:34 PMSep 6
to
On 06/09/2023 08:27, masson tribed wrote:
> 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".

<snip>

> 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, but there is a paid plan that offers additional features, such as the ability to save your projects and collaborate with others.

<snip>

But that doesn't produce a separate, independent, executable program.

John


Reply all
Reply to author
Forward
0 new messages