Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
138 changes: 96 additions & 42 deletions runtime-keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"lastModified": "2026-01-20",
"runtimes": [
{
"organization": "Alibaba Cloud",
"name": "edge-routine",
"key": "edge-routine",
"description": "The JavaScript/Webassembly runtime that powers Alibaba Cloud edge-routine.",
"website": "https://www.alibabacloud.com/help/en/dynamic-route-for-cdn/latest/er-overview",
"repository": null,
"organization": "Andromeda",
"name": "Andromeda",
"key": "andromeda",
"description": "A modern, and secure JavaScript & TypeScript runtime built in Rust, powered by the Nova engine and Oxc. Provides zero-config TypeScript, rich Web APIs (Canvas, Web Crypto, Storage, HTTP, SQLite), and aims for WinterTC compliance.",
"website": "https://tryandromeda.dev",
"repository": "https://github.com/tryandromeda/andromeda",
"deprecated": false
},
{
Expand All @@ -33,12 +33,21 @@
"deprecated": false
},
{
"organization": "Cloudflare",
"name": "workerd",
"key": "workerd",
"description": "The JavaScript / WebAssembly runtime that powers Cloudflare Workers.",
"website": "https://workers.cloudflare.com/",
"repository": "https://github.com/cloudflare/workerd",
"organization": "Oven",
"name": "Bun",
"key": "bun",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"website": "https://bun.sh/",
"repository": "https://github.com/oven-sh/bun",
"deprecated": false
},
{
"organization": "Convex",
"name": "Convex Runtime",
"key": "convex",
"description": "The JavaScript runtime used to execute deterministic Query and Mutation Functions as well as nondeterministic Action Functions in the Convex backend platform.",
"website": "https://docs.convex.dev/functions/runtimes#default-convex-runtime",
"repository": "https://github.com/get-convex/convex-backend",
"deprecated": false
},
{
Expand All @@ -50,6 +59,33 @@
"repository": "https://github.com/denoland/deno",
"deprecated": false
},
{
"organization": "Vercel",
"name": "Edge Light",
"key": "edge-light",
"description": "Developing, testing, and defining the runtime Web APIs for Edge infrastructure.",
"website": "https://edge-runtime.vercel.app/",
"repository": "https://github.com/vercel/edge-runtime",
"deprecated": false
},
{
"organization": "Alibaba Cloud",
"name": "edge-routine",
"key": "edge-routine",
"description": "The JavaScript/Webassembly runtime that powers Alibaba Cloud edge-routine.",
"website": "https://www.alibabacloud.com/help/en/dynamic-route-for-cdn/latest/er-overview",
"repository": null,
"deprecated": false
},
{
"organization": "OpenJS Foundation",
"name": "Electron",
"key": "electron",
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS.",
"website": "https://www.electronjs.org/",
"repository": "https://github.com/electron/electron",
"deprecated": false
},
{
"organization": "Fastly",
"name": "JavaScript on Compute@Edge",
Expand Down Expand Up @@ -77,15 +113,6 @@
"repository": "https://github.com/lagonapp/lagon",
"deprecated": false
},
{
"organization": "Meta",
"name": "React Native",
"key": "react-native",
"description": "A framework for building native apps using React. This key represents supported React Native JS runtimes on native platforms (excludes react-native-web).",
"website": "https://reactnative.dev/",
"repository": "https://github.com/facebook/react-native",
"deprecated": false
},
{
"organization": "Moddable",
"name": "Moddable SDK",
Expand All @@ -104,15 +131,6 @@
"repository": "https://github.com/netlify/edge-functions",
"deprecated": false
},
{
"organization": "OpenJS Foundation",
"name": "Electron",
"key": "electron",
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS.",
"website": "https://www.electronjs.org/",
"repository": "https://github.com/electron/electron",
"deprecated": false
},
{
"organization": "OpenJS Foundation",
"name": "Node.js",
Expand All @@ -123,12 +141,39 @@
"deprecated": false
},
{
"organization": "Oven",
"name": "Bun",
"key": "bun",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"website": "https://bun.sh/",
"repository": "https://github.com/oven-sh/bun",
"organization": "Fabrice Bellard",
"name": "QuickJS",
"key": "quickjs",
"description": "QuickJS is a small and embeddable Javascript engine.",
"website": "https://bellard.org/quickjs/",
"repository": "https://github.com/bellard/quickjs",
"deprecated": false
},
{
"organization": "QuickJS-NG",
"name": "QuickJS-NG",
"key": "quickjs-ng",
"description": "A fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon.",
"website": "https://quickjs-ng.github.io/quickjs/",
"repository": "https://github.com/quickjs-ng/quickjs",
"deprecated": false
},
{
"organization": "Distributive",
"name": "PythonMonkey",
"key": "pythonmonkey",
"description": "Mozilla JS engine embedded into a Python host environment with cross-platform datatypes and event loop.",
"website": "https://pythonmonkey.io",
"repository": "https://github.com/Distributive-Network/PythonMonkey",
"deprecated": false
},
{
"organization": "Meta",
"name": "React Native",
"key": "react-native",
"description": "A framework for building native apps using React. This key represents supported React Native JS runtimes on native platforms (excludes react-native-web).",
"website": "https://reactnative.dev/",
"repository": "https://github.com/facebook/react-native",
"deprecated": false
},
{
Expand All @@ -141,12 +186,12 @@
"deprecated": false
},
{
"organization": "Vercel",
"name": "Edge Light",
"key": "edge-light",
"description": "Developing, testing, and defining the runtime Web APIs for Edge infrastructure.",
"website": "https://edge-runtime.vercel.app/",
"repository": "https://github.com/vercel/edge-runtime",
"organization": "Mozilla",
"name": "Rhino",
"key": "rhino",
"description": "Rhino is an open-source implementation of JavaScript written entirely in Java.",
"website": "https://rhino.github.io/",
"repository": "https://github.com/mozilla/rhino",
"deprecated": false
},
{
Expand All @@ -157,6 +202,15 @@
"website": "https://wasmer.io/products/edge",
"repository": "https://github.com/wasmerio/winterjs",
"deprecated": false
},
{
"organization": "Cloudflare",
"name": "workerd",
"key": "workerd",
"description": "The JavaScript / WebAssembly runtime that powers Cloudflare Workers.",
"website": "https://workers.cloudflare.com/",
"repository": "https://github.com/cloudflare/workerd",
"deprecated": false
}
]
}
Loading