gitwtfhub

wtf is node-v0.x-archive?

nodejs/node-v0.x-archive — explained in plain English

Analysis updated 2026-05-18

34,314Audience · developerComplexity · 1/5Setup · easy

TL;DR

Read-only archive of Node.js versions v0.10 and v0.12, preserved for historical reference. Active development has moved to nodejs/node.

Mindmap

mindmap
  root((repo))
    What it is
      Historical archive
      Node.js v0.10 v0.12
      Read-only preservation
    Content
      Old issues
      Old pull requests
      Original README
    Status
      Not maintained
      No new contributions
      Reference only
    Where to go
      Current nodejs/node
      Active development
      Modern versions

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Research how Node.js v0.10 or v0.12 worked by reading historical issues and code.

REASON 2

Understand legacy Node.js behavior when debugging old applications still running on v0.10 or v0.12.

REASON 3

Study the evolution of Node.js by comparing this archive to the current codebase.

What's in the stack?

Node.jsC++JavaScript

How it stacks up

nodejs/node-v0.x-archivexitu/gold-minerposthog/posthog
Stars34,31434,31534,321
LanguagePython
Setup difficultyeasyeasyhard
Complexity1/51/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min
License could not be detected automatically. Check the repository's LICENSE file before use.

Wtf does this do

This repository is a read-only archive of the original Node.js codebase, preserved from before the project moved to its current home at nodejs/node on GitHub. It is not actively maintained and does not accept new issues or pull requests, which are automatically rejected. The archive still contains historical issues and pull requests related to Node.js versions v0.10 and v0.12 that were open before the move. A pre-move version of the original README is also preserved here. Anyone working with Node.js should go to the current repository at nodejs/node instead.

Yoink these prompts

Prompt 1
Show me the original Node.js v0.10 implementation of [specific module] from the nodejs/node-v0.x-archive repository.
Prompt 2
What were the main issues reported in Node.js v0.12 according to the archived issues in nodejs/node-v0.x-archive?
Prompt 3
Help me understand how [feature] worked in Node.js v0.10 by examining the code in this archive.
Prompt 4
Find the commit history for [file] in the nodejs/node-v0.x-archive to see how it evolved.

Frequently asked questions

wtf is node-v0.x-archive?

Read-only archive of Node.js versions v0.10 and v0.12, preserved for historical reference. Active development has moved to nodejs/node.

What license does node-v0.x-archive use?

License could not be detected automatically. Check the repository's LICENSE file before use.

How hard is node-v0.x-archive to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is node-v0.x-archive for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.