runtime.js
Getting Started GitHub

GETTING STARTED

  • Quick Start
  • New application

Core Library

runtime.js core library — is the main JavaScript module for runtime.js that initializes the system and provides an API for application code. This module also manages interaction with hardware and implements some device drivers.

var runtime = require('runtimejs')

API

Sorry, to be documented...

© 2014-2015 runtime.js open source project
Apache License, Version 2.0