GoogleChromeLabs / jsvu

JavaScript (engine) Version Updater

Home Page:https://mths.be/jsvu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New GraalJS release uses different tag prefix

CanadaHonk opened this issue · comments

The newest release (23.0.0 yesterday) uses graal- instead of vm-, so downloading the latest release breaks with a 404.

Workaround is to tag the version, but recent releases fail to run on my system. Had to go all the way back to v21 to get a running version.

$ jsvu graaljs@21.3.3.1

But even that fails with an unsupported CLI option.

Error: Error loading file --js.test262-mode=true. --js.test262-mode=true

Would love to be able to install Graal.