The HTTP Client in @intellijidea is now using GraalJS, the JavaScript implementation built on @GraalVM, under the hood! 🥳
Check out their EA build and try it out!
https://t.co/vnPsa8rJPG
I wanted a small tool to graphically manage ADF disk images. There's a Python library to work with them on the commandline. Whipped up a quick Java UI with @jbangdev using the #graalpy template and got myself a standalone native app thanks to @graalvm native image :)
We run the tests of ~600 PyPI packages every day to catch #GraalPy regressions and generate compatibility tickets for ourselves - a lot of stuff "just works" these days and we're working hard to match CPython: https://t.co/OrmsOD7FGY #graalvm
Want to quickly call some Python code from your Java tool? Thanks to @maxandersen's help, you can now do it with @jbangdev, too. Also works with @GraalVM Native Image :) #graalpy#graalvm
➡️https://t.co/FkaL8N8tCL
Find the most common @GraalVM Native Image options, commands, and developer resources in the updated quick reference one-pager: https://t.co/3qs38N0NiP by @Olya_Gupalo
You can now download the @GraalVM JDK including Native Image with a one-line command!🎉
`bash <(curl -sL https://t.co/PooqxAye6i)`
Details and download options: https://t.co/2KNqO1auRP by @fniephaus