Node on Web. Use Nodejs freely in your browser with Linux infrastructure.

This page summarizes the projects mentioned and recommended in the original post on /r/node

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. quickjs-emscripten

    Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

    "Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions" quickjs-emscripten, NPM

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. now

    Node on Web (by cemalgnlts)

  4. webcontainer-core

    Dev environments. In your web app.

    StackBlitz made the claim "... run Node.js, entirely inside your browser" #658, then had to revise it's claim to "We currently do not expose a way to use WebContainer outside of StackBlitz.com,".

  5. wasm-workers-server

    🚀 Develop and run serverless applications on WebAssembly

    "Wasm Workers Server (wws) is an open source tool to develop and run serverless applications server on top of WebAssembly. The applications are composed by multiple modules called workers. Each of these tiny modules is in charge of replying to a specific HTTP endpoint in your application." Wasm Workers Server, "JavaScript Workers based on JavaScript work out of the box with Wasm Workers Server. The server integrates a JavaScript interpreter compiled into a WebAssembly module. Currently, the interpreter we support is quickjs and we are working on adding new ones." JavaScript

  6. wasmedge-quickjs

    A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge.

    "A high-performance, secure, extensible, and OCI-complaint JavaScript runtime for WasmEdge. Run JavaScript in WebAssembly" wasm-edge-quickjs

  7. wasm-jseval

    A safe eval library based on WebAssembly and Duktape/QuickJS.

    "A safe eval library based on WebAssembly and Duktape/QuickJS." wasm-jseval

  8. nodebox-runtime

    Nodebox is a runtime for executing Node.js modules in the browser.

    "Nodebox is a runtime for executing Node.js modules in the browser. Why we built Nodebox With sandpack-bundler, we allowed any developer anywhere to instantly create a fast, local, shareable playground inside their browser, without having to wait forever to install dependencies and fight with devtools. This improves the learning, experimentation and sharing experience of client-side JavaScript code." nodebox-runtime

  9. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WASM Is the New CGI

    7 projects | news.ycombinator.com | 10 Oct 2024
  • [AskJS] Has anybody implemented and compiled ServiceWorker specification to a standalone executable?

    19 projects | /r/javascript | 4 Mar 2023
  • Hello world from a WASM module in a static binary

    5 projects | dev.to | 22 Feb 2025
  • WASM Will Replace Containers

    21 projects | news.ycombinator.com | 11 Feb 2025
  • Lua Is So Underrated

    27 projects | news.ycombinator.com | 26 Dec 2024

Did you know that C is
the 6th most popular programming language
based on number of references?