termux-packages icon indicating copy to clipboard operation
termux-packages copied to clipboard

[Package]: GraalVM

Open Yu-Vitaqua-fer-Chronos opened this issue 3 years ago • 3 comments

Package description

GraalVM is a faster JVM implementation and additionally has support for other implementations of popular programming languages, such as Ruby, Python and NodeJS

Home page URL

https://www.graalvm.org/

Source code URL

https://github.com/oracle/graal

Packaging policy acknowledgement

Additional information

I haven't tried building it myself since i have no idea where to start

Yu-Vitaqua-fer-Chronos avatar Mar 07 '22 19:03 Yu-Vitaqua-fer-Chronos

It's faster than the OpenJDK implementation and it should be a lot easier to make it work as it's mostly implemented in Java besides the core stuff

On Tue, 8 Mar 2022, 8:05 am Nathan Tolbert, @.***> wrote:

Faster than what? The oracle version, the openjdk version, the Android version… ?

— Reply to this email directly, view it on GitHub https://github.com/termux/termux-packages/issues/9326#issuecomment-1061509120, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU7WECMGDD5PF3IYJD4U3W3U64C47ANCNFSM5QEGOBZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Yu-Vitaqua-fer-Chronos avatar Mar 10 '22 21:03 Yu-Vitaqua-fer-Chronos

Is there any update?

Build instructions are here:

  1. How to build GraalVM from source
  2. https://github.com/oracle/graal/blob/master/vm/README.md

PiprTuff avatar May 26 '22 14:05 PiprTuff

I want to write Scala in Termux. Initially I wanted to use Scala-Native but it's not available on Termux. Then I choose the next thing which is GraalVM which is also unavailable, I guess I'll just have to use the JVM for now.

n-ce avatar Aug 18 '24 10:08 n-ce