1.2.14 • Published 4 months ago

esvu v1.2.14

Weekly downloads
106
License
MIT
Repository
github
Last release
4 months ago

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.

EngineBinary Namesdarwin-x64darwin-arm64linux-ia32linux-x64linux-arm64win32-ia32win32-x64
Boaboa,
Chakrach, chakra
engine262engine262
GraalJSgraaljs
Hermeshermes
LibJSserenity-js
JavaScriptCorejsc, javascriptcore
QuickJSquickjs, quickjs-run-test262
SpiderMonkeysm, spidermonkey
V8v8
XSxs

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.

1.2.14

4 months ago

1.2.13

7 months ago

1.2.12

10 months ago

1.2.10

2 years ago

1.2.11

1 year ago

1.2.8

2 years ago

1.2.9

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.1.4

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago