Giter Site home page Giter Site logo

esvu's Introduction

esvu

esvu is your one-stop shop for all implementations of ECMAScript.

Installation

$ npm i -g esvu

esvu will attempt to respect XDG_DATA_HOME, and will fall back to the home directory. You will need to add esvu's bin to your PATH, for example $XDG_DATA_HOME/.esvu/bin or /home/snek/.esvu/bin.

You may override the path entirely by setting the ESVU_PATH environment variable.

Usage

The first time you run esvu, it will ask you which engines you wish to install. After the first run, running esvu will update the engines you selected.

  • $ esvu Update all installed engines, or select engines to install
  • $ esvu install <engine> Install the engine <engine>
  • $ esvu uninstall <engine> Uninstall <engine>
  • $ esvu update <engine> Update <engine>. Like install but the engine must have been previously installed.

If you're using eshost-cli, you can run eshost --configure-esvu after installing engines to make eshost automatically find the installed engines.

Engine Binary Names darwin-x64 darwin-arm64 linux-ia32 linux-x64 linux-arm64 win32-ia32 win32-x64
Boa boa,
Chakra ch, chakra
engine262 engine262
GraalJS graaljs
Hermes hermes
LibJS serenity-js
JavaScriptCore jsc, javascriptcore
QuickJS quickjs, quickjs-run-test262
SpiderMonkey sm, spidermonkey
V8 v8
XS xs

Some binaries may be exposed as batch/shell scripts to properly handling shared library loading. Some binaries on 64-bit systems may be natively 32-bit.

esvu's People

Contributors

devsnek avatar woess avatar iamstolis avatar alimpfard avatar adkaster avatar anba avatar whimsfate avatar jasonwilliams avatar gengjiawen avatar patrick-soquet avatar rkirsling avatar dependabot[bot] avatar jugglinmike avatar

Stargazers

Magnus Jurdal avatar Dr. Johan Fitzgerald Pereyra Sasso avatar

Watchers

Magnus Jurdal 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.