JavaScript Compiler

Open-source JavaScript projects categorized as Compiler

Top 23 JavaScript Compiler Projects

  1. Next.js

    The React Framework

    Project mention: eridu-tech alternatives - AdonisJs Framework, Nest, trpc, orpc, and Next.js | libhunt.com/r/eridu-tech-core | 2026-08-07

    Next.js vs. a Framework-Agnostic Backend Next.js: - Excels at client rendering, SSR, routing, and a rich frontend ecosystem. - Ships its own server-side APIs, Route Handlers, and Server Actions. - Often the best starting point for shipping a web app quickly. - Backend logic locked into Next.js. - No built-in, batteries-included backend infrastructure. eridu-tech: - Not a web or frontend framework — not a replacement for Next.js. - Complements Next.js — Route Handlers and Server Actions can use cache, locks, queues, and schedulers. - Same backend logic moves between Next.js and a standalone API service or worker. - Add `eridu-tech` for portable, testable server-side infra.

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. Svelte

    web development for the rest of us

    Project mention: Why AI Hates Modern Frameworks (and Loves Web Standards) | dev.to | 2026-06-30

    "But what about Svelte or Solid?"

  4. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Project mention: History of JavaScript: Browser wars, ECMAScript, Node.js, TypeScript, and React | dev.to | 2026-07-09

    In 2012, Webpack was released as an open-source JavaScript module bundler. It takes dependencies as input and builds a dependency graph, enabling developers to take a modular approach to web application development. This allowed them to import almost anything to client-side code and, over time, became the foundation of the build process for React, Angular, Vue, and many other frameworks.

  5. Gatsby

    React-based framework with performance, scalability, and security built in.

    Project mention: React Server Components without Next.js - what are the real alternatives today? | dev.to | 2026-02-03

    Gatsby supports React Server Components in its SSR mode. The implementation is stable, but the scope is narrow. Gatsby primarily targets content-heavy and hybrid static use cases. While RSC can be used for dynamic server rendering, the framework is not optimized for deeply interactive applications built around server components. For certain classes of sites, this is acceptable. For general-purpose applications, it is limiting.

  6. parcel

    The zero configuration build tool for the web. 📦🚀

    Project mention: JavaScript Awesome Package | dev.to | 2026-02-03

    Parcel - Blazing fast, zero configuration web application bundler

  7. marked

    A markdown parser and compiler. Built for speed.

    Project mention: Astro 7.0 | news.ycombinator.com | 2026-07-07

    How does Satteri compare to a standard library like marked (https://github.com/markedjs/marked)?

  8. Lebab

    Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.

    Project mention: Using go fix to modernize Go code | news.ycombinator.com | 2026-02-17
  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. ohm

    A library and language for building parsers, interpreters, compilers, etc.

    Project mention: Ohm's Peg-to-WASM Compiler | news.ycombinator.com | 2026-03-29
  11. walt

    :zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:

  12. bytenode

    A minimalist bytecode compiler for Node.js

  13. gatsby-starter-default

    The default Gatsby starter

  14. cheerp-meta

    Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript

  15. pyret-lang

    The Pyret language.

  16. sablejs

    🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript

  17. clio

    Clio is a functional, parallel, distributed programming language.

  18. webassemblyjs

    Toolchain for WebAssembly

  19. Duckuino

    Simple DuckyScript to Arduino C converter.

  20. hyper-haskell-server

    The strongly hyped Haskell interpreter.

  21. CodeWire

    Node editor which compiles flow to human readable javascript. Try at https://ayushk7.github.io/CodeWire/ Try V2 here: https://jp.akasm.dev/

  22. Appfairy

    A CLI tool to Migrate a Webflow project into a React app

  23. mcscript

    A programming language for Minecraft Vanilla

  24. YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

  25. DataFormsJS

    🌟 DataFormsJS 🌟 A minimal JavaScript Framework, standalone React and Web Components, and JSX Compiler for rapid development of high quality websites and single page applications.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Compiler discussion

Log in or Post with

JavaScript Compiler related posts

  • Getting Started with Shadcn Checkbox in React & Next.js

    2 projects | dev.to | 14 Jul 2026
  • Next.js vs Remix: What's the Difference?

    7 projects | dev.to | 14 May 2026
  • Runtime Is Not the Problem

    1 project | dev.to | 13 May 2026
  • New High Severity CVEs for Next.js and 1 for React

    2 projects | news.ycombinator.com | 6 May 2026
  • A No-Build Markdown Site for Study Notes (or any docs)

    1 project | dev.to | 1 May 2026
  • Hot Take: You Should Ditch Next.js 15 for Svelte 5 – 50% Smaller Bundles

    1 project | dev.to | 30 Apr 2026
  • I read 600 GitHub release notes so you don't have to: introducing dep-diff-mcp

    4 projects | dev.to | 28 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Compiler projects in JavaScript? This list will help you:

# Project Stars
1 Next.js 141,796
2 Svelte 87,977
3 webpack 65,984
4 Gatsby 55,939
5 parcel 44,023
6 marked 37,054
7 Lebab 5,638
8 ohm 5,543
9 walt 4,639
10 bytenode 2,966
11 gatsby-starter-default 1,397
12 cheerp-meta 1,187
13 pyret-lang 1,131
14 sablejs 1,121
15 clio 932
16 webassemblyjs 834
17 Duckuino 376
18 hyper-haskell-server 376
19 CodeWire 358
20 Appfairy 286
21 mcscript 260
22 YantraJS 256
23 DataFormsJS 197

Sponsored
Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com