Skip to content
Open
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
9 changes: 9 additions & 0 deletions runtime-keys.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,15 @@
"repository": "https://github.com/nodejs/node",
"deprecated": false
},
{
"organization": "Nub",
"name": "Nub",
"key": "nub",
"description": "A TypeScript-first CLI that runs a project's own Node.js installation, augmented through Node's extension surfaces. Code selected by this key runs on Node.js and can import TypeScript and JSX sources directly.",
"website": "https://nubjs.com",
"repository": "https://github.com/nubjs/nub",
"deprecated": false
},
{
"organization": "Fabrice Bellard",
"name": "QuickJS",
Expand Down