Coder Social home page Coder Social logo

laiweiwei / graaljs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oracle/graaljs

0.0 2.0 0.0 319.39 MB

A ECMAScript 2019 compliant Javascript implementation built on GraalVM. With polyglot language interoperability support.

License: Universal Permissive License v1.0

Jsonnet 0.01% Python 2.41% Java 5.02% JavaScript 18.47% Makefile 0.06% Shell 0.10% R 0.01% HTML 0.47% C++ 41.24% C 11.12% Perl 9.67% Objective-C 0.11% CMake 0.01% Batchfile 0.03% CSS 0.02% Roff 0.18% Assembly 11.04% DIGITAL Command Language 0.02% M4 0.03% eC 0.01%

graaljs's Introduction

Join the chat at https://gitter.im/graalvm/graaljs

A high performance implementation of the JavaScript programming language. Built on the GraalVM by Oracle Labs.

The goals of GraalVM JavaScript are:

Getting Started

See the documentation on the GraalVM website how to install and use GraalVM JavaScript.

$ $GRAALVM/bin/js
> print("Hello JavaScript");
Hello JavaScript
>

The preferred way to run GraalVM JavaScript is from a GraalVM. If you prefer running it on a stock JVM, please have a look at the documentation in RunOnJDK.md.

Documentation

Extensive documentation is available in docs, for users and contributors of the engine.

For contributors, a guide how to build GraalVM JavaScript from source code can be found in Building.md.

Current Status

GraalVM JavaScript is compatible with the ECMAScript 2019 specification. New features, e.g. for the upcoming 2020 edition, are added frequently. In addition, some popular extensions of other engines are supported, see JavaScriptCompatibility.md.

GraalVM JavaScript can execute Node.js applications. It provides high compatibility with existing npm packages, with high likelyhood that your application will run out of the box. This includes npm packages with native implementations. Note that you will need to re-compile from source with GraalVM JavaScript if you want to run binaries that have been compiled for Node.js based on V8, or any other compatible engine.

Compatibility on Operating Systems

The core JavaScript engine is a Java application and is thus in principle compatible with every operating system that provides a compatible JVM, see RunOnJDK.md. We test and support GraalVM JavaScript currently in full extent on Linux and MacOS. For Windows, a preliminary preview version is available.

Some features, including the Node.js support, are currently not supported on all platforms (e.g. Windows).

GraalVM JavaScript Reference Manual

A reference manual for GraalVM JavaScript is available on the GraalVM website.

Stay connected with the community

See graalvm.org/community on how to stay connected with the development community. The discussion on gitter is a good way to get in touch with us.

Authors

The main authors of GraalVM JavaScript in order of joining the project are:

Andreas Woess, Christian Wirth, Danilo Ansaloni, Daniele Bonetta, Jan Stola, Jakub Podlesak, Tomas Mysik, Jirka Marsik, Josef Haider

Additionally:

Thomas Würthinger, Christian Humer

Collaborations with:

and others.

Licence

GraalVM JavaScript is available under the following license:

graaljs's People

Contributors

ry avatar bnoordhuis avatar trott avatar isaacs avatar iamstolis avatar addaleax avatar woess avatar indutny avatar jasnell avatar piscisaureus avatar wirthi avatar cjihrig avatar danbev avatar bridgear avatar trevnorris avatar targos avatar vsemozhetbyt avatar mscdex avatar rvagg avatar tjfontaine avatar joyeecheung avatar apapirovski avatar eleinadani avatar tootallnate avatar refack avatar tniessen avatar sam-github avatar jirkamarsik avatar timothygu avatar mylesborins avatar

Watchers

James Cloos avatar laiweiwei 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.