GraalVM's Avatar

GraalVM

@graalvm.org

GraalVM compiles your applications ahead of time into native executables that start instantly, scale fast, and use fewer resources ๐Ÿš€

1,433
Followers
62
Following
133
Posts
22.06.2023
Joined
Posts Following

Latest posts by GraalVM @graalvm.org

Preview
Scaling LunaDb, our in-house declarative data loading system โ€ข Asana Scaling LunaDb, our in-house declarative data loading system โ€” describes a large architecture we undertook to break apart our data loading monolith

Learn how Asana uses GraalVM to run Scala and TypeScript in the same process, sharing caches to accelerate data computation for live client updates: asana.com/resources/sc...

09.03.2026 10:17 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Interesting comparison from the @quarkus.io maintainers shows that @graalvm.org native image remains by far the best option to deploy Quarkus applications for optimizing startup time, container image size, and memory consumption (RSS). Link in comments.

05.03.2026 17:30 ๐Ÿ‘ 7 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

PyEditor for ESA SNAP, available since v1.5 of EOMasters Toolbox Pro, allows to use packages like #numpy on Linux and do data analysis directly in SNAP.
On Windows this will still take a little while. The maintainers of GraalPython are working on this. @graalvm.org
#earthobservation #remotesensing

06.03.2026 12:08 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale This is a guest blog post written by Joรฃo Nogueira, a software engineer at Picnic Technologies.

Learn how Picnic built a rule engine on GraalVM, where rules are defined in JavaScript or Python and executed by a Java backend, handling 37M evaluations and 2M actions daily ๐Ÿš€
medium.com/graalvm/java...

04.03.2026 09:13 ๐Ÿ‘ 5 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Arconia CLI
Supercharge Your Spring Boot Workflow

brew install arconia-io/tap/arconia-cli

# Run your Spring Boot application during development
arconia dev

# Build your application as a native executable
arconia build --native

# Run tests for your Java application
arconia test

# Build a container image using Cloud Native Buildpacks
arconia image build buildpacks --image-name ghcr.io/thomasvitale/myapp

# Migrate your application to Spring Boot 4.0
arconia update spring-boot --to-version 4.0

Arconia CLI Supercharge Your Spring Boot Workflow brew install arconia-io/tap/arconia-cli # Run your Spring Boot application during development arconia dev # Build your application as a native executable arconia build --native # Run tests for your Java application arconia test # Build a container image using Cloud Native Buildpacks arconia image build buildpacks --image-name ghcr.io/thomasvitale/myapp # Migrate your application to Spring Boot 4.0 arconia update spring-boot --to-version 4.0

The new version of the Arconia CLI is now out, ready to supercharge your Spring Boot workflow ๐Ÿš€ The CLI uses Java 25, Spring Boot 4, and is now powered by @picocli.bsky.social after migrating from Spring Shell. It's released as a native executable with @graalvm.org and released with @jreleaser.org.

03.03.2026 21:37 ๐Ÿ‘ 8 ๐Ÿ” 6 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Post image

Learn how you can build your custom GraalVM distribution from source: github.com/oracle/graal...

25.02.2026 09:58 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Building an AI Travel Assistant with GraalVM, Micronaut, and LangChain4j In this post, we'll build a Swiss travel assistant, that understands natural language queries, complete with recommendations are wishlist.

Building an AI Travel Assistant with GraalVM, @micronautfw.bsky.social, and @langchain4j.dev: medium.com/graalvm/buil... by @alina-yurenko.bsky.social

19.02.2026 11:02 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

This is one of the @tamboui.dev demo applications, compiled to a native binary using @graalvm.org . It runs natively at 60fps+ (only limited by the refresh rate that is set in the demo) and consumes about 20MB of RAM.

melix.github.io/blog/2026/02...

18.02.2026 17:15 ๐Ÿ‘ 13 ๐Ÿ” 4 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

Are you looking for a summer internship?๐Ÿ‘จโ€๐ŸŽ“

Join our team on a mission to make all languages fast, and developers all over the world more productive!

Learn more and apply:

www.graalvm.org/community/in...

04.02.2026 14:08 ๐Ÿ‘ 3 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Post image

Good morning #JFokus!๐Ÿ‘‹
Make sure to catch @ssmith.bsky.social and @fniephaus.com to ask anything you want to know about GraalVM & WebAssembly, and attend their session on Wednesday!

02.02.2026 10:13 ๐Ÿ‘ 8 ๐Ÿ” 2 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
GitHub - yupiik/fusion: Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applicati... Yupiik Fusion is a modern, high-performance web framework built on top of GraalVM. The framework is designed to provide a streamlined and efficient way to develop web applications. - yupiik/fusion

Fusion 1.0.33 released ๐Ÿš€

Better HTTP server, smarter CLI config, improved Handlebars, cleaner logs, Tomcat 11.0.15.

๐Ÿ‘‰ github.com/yupiik/fusion

#java #opensource #frameworks @graalvm.org

26.01.2026 17:18 ๐Ÿ‘ 3 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

GraalVM 25.0.2 is now available! ๐Ÿš€

Upgrade to get the latest security updates and improvements.

Release notes: www.graalvm.org/release-notes/
Downloads: www.graalvm.org/downloads/

21.01.2026 13:30 ๐Ÿ‘ 14 ๐Ÿ” 6 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Fast AI Search with GraalVM, Spring Boot, and Oracle Database In this blog post weโ€™ll build a semantic search demo with GraalVM, Spring Boot, and Oracle Database

New blog post: Fast AI Search with GraalVM, Spring Boot, and Oracle AI Database: medium.com/oracledevs/f... by @alina-yurenko.bsky.social

19.01.2026 13:07 ๐Ÿ‘ 6 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Jfokus speaker banner with Shaun Smith and Fabio Niephaus presenting "GraaVM + Wasm: Fast, Efficient, Portable Apps".

Jfokus speaker banner with Shaun Smith and Fabio Niephaus presenting "GraaVM + Wasm: Fast, Efficient, Portable Apps".

I'm really looking forward to @jfokus.se which is coming up soon! It's always a great conference and you might still be able to find tickets so you can join @fniephaus.com and me as we sail our longship to the mysterious lands of #WebAssembly and @graalvm.org.

12.01.2026 18:22 ๐Ÿ‘ 7 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Call for Lead Maintainers: GraalVM CE 25 Backports Repository ยท Issue #12649 ยท oracle/graal GraalVM 25 Community Edition is scheduled to receive updates until January 2026. As with previous releases 17 and 21, there's a community interest in maintaining an open-source backports repository...

Call for Lead Maintainers: GraalVM CE 25 Backports Repository: github.com/oracle/graal...

03.12.2025 11:42 ๐Ÿ‘ 4 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

The @kotlinlang.org team at @jetbrains.com is working on a @graalvm.org-compiled kotlinc. Early experiments look very promising:

> So far, a native image with PGO offers a properly "warmed-up" kotlinc and with up to 20% more peak throughput.

Ticket: youtrack.jetbrains.com/issue/KT-823...

13.11.2025 15:15 ๐Ÿ‘ 19 ๐Ÿ” 4 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Preview
A practical guide to high-performance serverless with GraalVM and Spring Turns out Java can do serverless right โ€” with GraalVM and Spring, cold starts are tamed and performance finally heats up.

A practical guide to high-performance serverless with GraalVM and Spring: www.infoworld.com/article/4078...

#GraalVM #Spring #serverless

06.11.2025 15:43 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Really great to see plans for adding better integrated support for running @graalvm.org language implementations for JavaScript, Python, and WebAssembly in your Spring applications! github.com/spring-proje...

31.10.2025 12:54 ๐Ÿ‘ 15 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Continued Focus on Native by Severin Gehwolf

Continued Focus on Native by Severin Gehwolf

Quarkus continues to focus on native for swift start-up time and low memory footprint. Learn more in By Severin Gehwolf's blog post, "Continued Focus on Native"

quarkus.io/blog/continu...

03.11.2025 19:00 ๐Ÿ‘ 11 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1
Preview
spring-projects/spring-framework Spring Framework. Contribute to spring-projects/spring-framework development by creating an account on GitHub.

Introduce support for JavaScript, Python and Wasm execution via Graal languages in Spring framework ๐ŸŽ‰ github.com/spring-proje... by @seb.deleuze.fr

03.11.2025 10:14 ๐Ÿ‘ 11 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

GraalVM 25 October CPU release is now available!๐Ÿš€

Upgrade to get the latest security updates and improvements.

www.graalvm.org/downloads/

24.10.2025 13:01 ๐Ÿ‘ 10 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
GitHub - fniephaus/graalpy-spring-boot-summarize: Use MarkItDown and Hugging Face Transformers in Spring Boot to summarize various files Use MarkItDown and Hugging Face Transformers in Spring Boot to summarize various files - fniephaus/graalpy-spring-boot-summarize

Nice demo from @fniephaus.com from the @graalvm.org team of a Spring Boot application summarizing various files with MarkItDown and Hugging Face Transformers popular Python libraries with GraalPy. github.com/fniephaus/gr...

23.10.2025 08:47 ๐Ÿ‘ 10 ๐Ÿ” 8 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

GraalVM Community Summit has started ๐ŸŽ‰

This year we are welcoming over 70 participants!:) ๐Ÿš€

@graalvm.org #GraalVMSummit

22.10.2025 08:44 ๐Ÿ‘ 20 ๐Ÿ” 5 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

WebAssembly support is now available in MySQL Heatwave!

Compiled code runs at near-native speed, securely sandboxed by GraalVM ๐Ÿš€

Learn more: blogs.oracle.com/mysql/post/w...

20.10.2025 12:16 ๐Ÿ‘ 8 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Interesting approach to bridge multiple languages (WASM, Python, TypeScript) into Java using GraalVM:

16.10.2025 11:03 ๐Ÿ‘ 4 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale This is a guest blog post written by Joรฃo Nogueira, a software engineer at Picnic Technologies.

New guest blog post:
JavaScript in Java: Driving Dynamic UIs with GraalVM at Scale: medium.com/graalvm/java... ๐Ÿš€
by Joรฃo Nogueira from Picnic

16.10.2025 10:39 ๐Ÿ‘ 10 ๐Ÿ” 4 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Post image

Happy to be partnering with @devoxx.com!๐Ÿค
All our session recordings are now live, enjoy!
www.youtube.com/watch?v=YlMi...

14.10.2025 14:21 ๐Ÿ‘ 19 ๐Ÿ” 5 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Bootiful GraalVM by Thomas Wuerthinger, Josh Long
Bootiful GraalVM by Thomas Wuerthinger, Josh Long YouTube video by Devoxx

Recording of my talk at @devoxx.com 2025 with @starbuxman.joshlong.com is now online! Watch for 50 minutes live (pair)coding entertainment showing GraalVM performance ๐Ÿš€ for Spring apps, how you can mix in Python ๐Ÿ, and some more crazy demos ๐Ÿ‘€. Let me know your comments! m.youtube.com/watch?v=YlMi...

10.10.2025 11:54 ๐Ÿ‘ 14 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Deep Dive: GraalVM in Practice by Alina Yurenko
Deep Dive: GraalVM in Practice by Alina Yurenko YouTube video by Devoxx

My @graalvm.org Native Image deep dive recording is already up: youtube.com/watch?v=1J6m... ๐Ÿฐ๐Ÿš€

It includes the very public first demo of Project Crema, Open World for Native Image, at 2:19:54 ๐Ÿ˜…

Thank you, @devoxx.com!

All demos and notes are here: github.com/alina-yur/gr...

08.10.2025 15:30 ๐Ÿ‘ 23 ๐Ÿ” 7 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Excited to talk about @graalvm.org and #WebAssembly tomorrow at @devoxx.com! ๐Ÿš€
Join me to explore Web Image and GraalWasm โ€” and see them in action with plenty of live demos.

08.10.2025 15:09 ๐Ÿ‘ 10 ๐Ÿ” 3 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1