🌐
Programiz
programiz.com β€Ί javascript β€Ί online-compiler
Online JavaScript Compiler (Editor) - Programiz
Write and run your JavaScript code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for multiple programming languages.
🌐
OneCompiler
onecompiler.com β€Ί javascript
JavaScript Online Compiler & Interpreter
OneCompiler's JavaScript online editor helps you to write, compile, debug and run JavaScript code online
Discussions

Online Javascript compiler
JavaScript is (mainly) interpreted, and not compiled. You could take a look at simple online editors for inspiration. https://js.do/ Is simple and you could run it locally. If you want to achieve compilation in the browser, you'd want WebAssembly More on reddit.com
🌐 r/learnjavascript
13
6
February 19, 2023
What is the best code editor/runner for Javascript [beginner]?
You dont need "the best code editor". You need the basic understanding of how your code is executed. Sure, some editors might give you easy ways to start a live web server or run your script with node or w/e, but that shouldn't be imporant in this case. Create an index.html and main.js empty files. You can open these files in any editor, even notepad (to prove a point) In your HTML file have the More on reddit.com
🌐 r/learnjavascript
16
2
August 7, 2025
Writing a JavaScript compiler; Haskell or Rust?
TLDR; target an efficient runtime but use Haskell to compile your language. I wrote a basic Lisp compiler in Rust (outputs Rust code). If I had to do it over I'd use Haskell but still target Rust (or C/C++ etc). Using Rust for parsing Lisp and outputting itself was a PITA because (1) no GC which was an unnecessary burden (2) Haskell had way better facilities for exactly this use case. Nothing against Rust, I just used it for the wrong thing. More on reddit.com
🌐 r/haskell
17
13
August 6, 2016
🌐
Playcode
playcode.io β€Ί javascript-compiler
JavaScript Online Compiler & Editor - Run JS Code Free
Write, compile, and run JavaScript instantly in your browser. Free online JavaScript editor with AI coding assistant, real-time error detection, and ES2026 support.
🌐
NextLeap
nextleap.app β€Ί online-compiler β€Ί javascript-programming
NextLeap - Online Javascript Compiler
The user-friendly online compiler platform that enables you to execute Javascript programs effortlessly and at no cost. The editor also supports taking input from the user and standard libraries. Dive into the world of Javascript development with our complimentary, easy-to-use tool.
🌐
CodeChef
codechef.com β€Ί javascript-online-compiler
Online JavaScript Compiler
Welcome to our AI-powered online JavaScript interpreter, the perfect platform to run and test your JavaScript code efficiently. Our tool makes coding easy for developers of any skill level, whether you're a beginner or experienced.
🌐
W3Schools
w3schools.com β€Ί js β€Ί js_editor.asp
JavaScript Online Editor
With our online JavaScript editor, you can edit HTML, CSS and JavaScript code, and view the result in your browser.
🌐
Scaler
scaler.com β€Ί topics β€Ί javascript β€Ί online-javascript-compiler
Online JavaScript Compiler (Editor)
Our user-friendly JavaScript Online Compiler enables you to both write and execute JavaScript code directly on the web. Save and share your codes with the latest version of online JavaScript compiler.
Find elsewhere
🌐
Coding Shuttle
codingshuttle.com β€Ί compilers β€Ί javascript
Online Javascript Compiler | Coding Shuttle
An Online Javascript Compiler is a web-based application that enables users to write, edit, and run Javascript code directly from their web browsers without any local installations or configurations.
🌐
RunJS
runjs.app β€Ί play
RunJS - JavaScript Playground | Run JavaScript Online
An easy-to-use online JavaScript playground with live feedback. Write and run JavaScript instantly. Great for learning and prototyping.
🌐
Reddit
reddit.com β€Ί r/learnjavascript β€Ί online javascript compiler
r/learnjavascript on Reddit: Online Javascript compiler
February 19, 2023 -

How can I create an online Javascript compiler to compile and execute Javascript real-time online? I'm building an interactive Javascript editor using Monaco editor but need ideas for compiler and real time output. Some ideas I have is an express app with babel compiler and use vm2 to run the code? Any more sophisticated ideas?

🌐
TypeScript
typescriptlang.org β€Ί play
TypeScript: TS Playground - An online editor for exploring TypeScript and JavaScript
The Playground lets you write TypeScript or JavaScript online in a safe and sharable way.
🌐
JSFiddle
jsfiddle.net
JSFiddle - Code Playground
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
🌐
OnlineGDB
onlinegdb.com β€Ί online_javascript_rhino_interpreter
Online Javascript(Rhino) Interpreter - online editor
/****************************************************************************** Online Javascript Interpreter. Code, Compile, Run and Debug javascript program online. Write your code in this editor and press "Run" button to execute it.
🌐
Outscal
outscal.com β€Ί home β€Ί online javascript compiler
Online JavaScript Compiler (Editor & Interpreter) - Outscal
September 10, 2024 - To run jS code online, you need to follow the following steps:Open your web browser and search for a Javascript online compiler, online javascript code compiler, or javascript compiler.Choose the Outscal’s Compiler.Write or paste your code ...
🌐
Replit
replit.com β€Ί languages β€Ί javascript
Node.js Online Compiler & Interpreter - Replit
Write and run Node.js code using our Node.js online compiler & interpreter. You can build, share, and host applications right from your browser!
🌐
Python Tutor
pythontutor.com β€Ί javascript.html
Online JavaScript Compiler, Visual Debugger, and AI Tutor - Learn JavaScript programming by visualizing code
Online JavaScript compiler, visual debugger, and AI tutor - the only tool that lets you visually debug your JavaScript code step-by-step (also debug Python, Java, C, and C++ code)
🌐
Scribbler
scribbler.live
Scribbler - JavaScript Notebook, Online Compiler and Editor
Scribbler is a browser-based tool to experiment in JavaScript for developers, engineers, and scientists. It is an online notebook/editor/compiler for JavaScript
🌐
Domsignal
domsignal.com β€Ί home β€Ί javascript online compiler | test and experiment with your code online
JavaScript Online Compiler | Test and Experiment with Your Code Online
Compile and run JavaScript code online with our free JavaScript compiler tool. Try it now to practice your JavaScript skills.
🌐
Compiler Explorer
godbolt.org
Compiler Explorer
Claude Explain will send your source code and compilation output to Anthropic (a third party company), and will use a large language model (LLM, a form of AI) to attempt to explain your code and the assembly output it produces.
🌐
Adaface
adaface.com β€Ί home β€Ί adaface | free online compilers β€Ί javascript compiler
Online JavaScript Compiler - Write, Compile, and Run JS Code
May 22, 2025 - Use the online JavaScript Compiler to write, compile, and run JavaScript code instantly. Perfect for learning, testing, and debugging your JS code. Supports standard libraries and various input types.