Closed petermz closed 7 months ago
The failure on Windows is unrelated to this PR. I'll take care of it.
Hi, I was Fixed 'version' parameter at this Pull
This PULL also fixed the issue of not being able to download the latest version of graalvm.
Addressed rest of the comments
This is now live and available via v1.2.0
. I rebase the commits and unfortunately GitHub didn't detect that, but this PR is merged now. Again, thanks for the contribution!
This PR addresses #76. Liberica is supported in pretty much the same fashion as GraalVM, e.g.
It appeared logical to me to reuse several functions from
utils.ts
, so I converted a few constants used there into parameters. Also added tests, notes, and bumped version.