Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern JS engine installer (WIP).

# create config file at ./egist.json if not exists, else install all engines in config file
egisl init

# latest v8
egisl add v8

# llrt v0.8.1-beta
egisl add llrt@v0.8.1-beta

# quickjs 2026-06-04 build for x64 arch
egisl add quickjs@2026-06-04_x64

# llrt v0.8.1-beta for x64 linux
egisl add llrt@v0.8.1-beta_x64_linux

# add multiple engines
egisl add v8 quickjs llrt jsc hermes spidermonkey xs

# remove engines, similar arguments to egist add
egisl rm ...

# alias binaries, similar arguments to egist add
egisl use ...

About

Modern JS engine installer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages