GithubHelp home page GithubHelp logo

srh / quickjspp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from c-smile/quickjspp

0.0 0.0 1.0 1.31 MB

Port of QuickJS Javascript Engine.

Home Page: https://bellard.org/quickjs

License: Other

Makefile 0.40% C 92.23% JavaScript 7.16% Shell 0.12% Lua 0.08% Batchfile 0.01%

quickjspp's Introduction

RethinkDB fork of Quickjspp

This is forked from https://github.com/c-smile/quickjspp , a fork of Fabrice Bellard's QuickJS that adds Windows support and other extras.

The purpose of this branch is for inclusion into RethinkDB as its JavaScript engine, so that RethinkDB's Windows release can include the r.js command.

It makes the following changes, relative to quickjspp:

  • This omits some of the c-smile commits relating to JSX and storage. The purpose of this is to reduce the size of the changeset relative to Bellard's QuickJS.

  • This applies some of Bellard's latest changes, at https://github.com/bellard/quickjs , that were made after the most recent release, 2021-03-27. (This includes a bugfix commit.)

  • It has some other minor changes.

The quickjspp README continues below...

QuickJS Javascript Engine

Authors: Fabrice Bellard and Charlie Gordon

Ported from https://bellard.org/quickjs/ and its official GitHub mirror https://github.com/bellard/quickjs

By Andrew Fedoniouk (a.k.a. c-smile)

This version is

  • Microsoft Visual C++ compatible/compileable
  • Is used in Sciter.JS
  • It contains extras, check wiki

The main documentation is in doc/quickjs.pdf or doc/quickjs.html.

Build using Microsoft Visual Studio (2017 or 2019)

Prerequisite: premake5 - download and install it.

Then go to /win folder and run premake-vs2017.bat or premake-vs2019.bat .

It will generate .build/vs2017/quickjs-msvc.sln and open it in Microsoft Visual Studio.

Press F5 to compile it and run qjs - interactive JS command line application.

quickjspp's People

Contributors

bellard avatar c-smile avatar srh avatar

Forkers

rethinkdb

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.