GithubHelp home page GithubHelp logo

ejecta-v8-sample's Introduction

About

This project is a sample app for the ejecta-v8 library (https://github.com/godmodelabs/ejecta-v8).

The library ports the excellent EjectaJS (https://github.com/phoboslab/Ejecta) to Android, replacing JavascriptCore with v8 in the process. Think of it as a Javascript engine with Canvas and AJAX but no DOM. If you want fast rendering of a cross-platform Canvas-based JS application this is for - if you have a web application or your JS code accesses the DOM in any way a WebView will be a better choice.

It renders this JS-based plasma rendering demo: https://godmodelabs.github.io/ejecta-v8-sample/demo.html in either ejecta-v8, a WebView or a system browser of your choice. It is not meant to disparage the browser rendering performance since a browser does many things that ejecta-v8 does not need to take care of. It is meant purely as a tool to show if ejecta-v8 suits your needs.

Ejecta-v8-sample & ejecta-v8 are published under the MIT Open Source License (http://opensource.org/licenses/mit-license.php), as is Ejecta.

To compile the sample you need to set up the referenced ejecta-v8 submodule, and follow the steps in it's the README.md (https://github.com/godmodelabs/ejecta-v8)

ejecta-v8-sample's People

Contributors

unverbraucht avatar

Watchers

LYF 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.