All Projects → streamich → Bamboo

streamich / Bamboo

Bamboo - Node.js clone in pure JavaScript

Programming Languages

c
50402 projects - #5 most used programming language

Bamboo

Bamboo is a drop-in replacement for Node.js.

  • Bamboo is written in 100% JavaScript, it does not have a single line in C/C++.
  • Bamboo can run on any JavaScript runtime, not just V8.

Usage

Instead of using Node

node app.js

you can run Bamboo

bamboo app.js

Installation

npm install -g bamboo-cli bamboo-runtime-duktape

Read more

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].