嵌入式设备的 Node.js 运行时,低内存、快速启动!

1,731 阅读1分钟
原文链接: github.com

The Node.js Runtime in shadow, which supports NPM packages partially for embeddable platform.

License Build Status Coverity Scan Build Status FOSSA Status IRC Channel

Memory usage and Binary footprint are measured at here with real target daily.

The following table shows the latest results on the devices:

Artik053 Remote Testrunner
Raspberry Pi 2 Remote Testrunner
STM32F4-Discovery Remote Testrunner

Quick Start

Getting the sources

git clone https://github.com/Rokid/shadow-node.git
cd shadow-node

How to Build

tools/build.py

How to Test

build/x86_64-linux/debug/bin/iotjs tools/check_test.js

For Additional information see Getting Started.

Documentation

License

shadow-node is Open Source software under the Apache 2.0 license. Complete license and copyright information can be found within the code.