Giter Site home page Giter Site logo

linecode / node-v0.12 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/node-v0.12

0.0 2.0 0.0 156.94 MB

Enable Node.js to use Chakra as its JavaScript engine.

Home Page: http://nodejs.org/

License: Other

Makefile 0.28% Shell 0.12% JavaScript 69.89% Ruby 0.05% C 6.92% C++ 20.31% Python 0.99% R 0.05% DTrace 0.80% Objective-C 0.11% Groff 0.27% Batchfile 0.21%

node-v0.12's Introduction

Evented I/O for javascript.

Node.js uses the V8 JavaScript engine by default. This project enables Node.js to optionally use the Chakra JavaScript engine on Windows 10, allowing Node.js to run on Windows 10 IoT. Our goal is to merge back into master after stabilizing this code, fixing key gaps and responding to early community feedback.

How it works

To enable building and running Node.js with the Chakra JavaScript engine, we created a V8 API shim on top of the Chakra runtime hosting API ([JSRT] (https://msdn.microsoft.com/en-us/library/dn249673(v=vs.94).aspx)). This shim implemented most essential V8 APIs so that the underlying JavaScript engine change is transparent to Node.js and other native addon modules written for V8. All we need is to rebuild node.exe and native addon modules with Chakra.

How to get started

You will need the following installed on your PC to start using Node.js with Chakra

Checkout IoT specific instructions and samples here.

How to build (with Chakra on Windows)

In addition to the above installations. You will need to install Python 2.6 or 2.7 to build Node.js for Chakra

To build node.exe:

vcbuild chakra nosign [x86|x64|arm]

Original README

Read original node.js README here.

node-v0.12's People

Contributors

andreasmadsen avatar bnoordhuis avatar cjihrig avatar creationix avatar felixge avatar henryrawas avatar indutny avatar isaacs avatar jacksontian avatar kapouer avatar koichik avatar mikeal avatar miksago avatar mmalecki avatar mranney avatar mscdex avatar orangemocha avatar pgriess avatar piscisaureus avatar pquerna avatar rsms avatar ry avatar saghul avatar sam-github avatar shama avatar thughes avatar tjfontaine avatar tootallnate avatar trevnorris avatar yorkie avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.