Skip to content

Conversation

@fniephaus
Copy link
Member

This PR adds a demo illustrating how to compile a simple hello world Spring Shell application into a Wasm module with GraalVM Web Image.

@fniephaus fniephaus requested a review from axel22 October 8, 2025 07:41
@fniephaus fniephaus self-assigned this Oct 8, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 8, 2025
@fniephaus fniephaus force-pushed the fniephaus/wasm-spring-shell-demo branch from cd0a6fc to 9e8e396 Compare October 8, 2025 07:43
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- name: Download GraalVM 25.1 EA builds
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we use the graalvm/setup-graalvm action here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet unfortunately, because we don't have a file for 25.1 in here.

@fniephaus fniephaus requested a review from alina-yur October 8, 2025 07:59
alina-yur
alina-yur previously approved these changes Oct 8, 2025
alina-yur
alina-yur previously approved these changes Oct 8, 2025
@fniephaus fniephaus force-pushed the fniephaus/wasm-spring-shell-demo branch from 92de7bc to 9e8e396 Compare October 8, 2025 08:13
@alina-yur alina-yur self-requested a review October 8, 2025 08:27
@fniephaus fniephaus merged commit 18716f5 into master Oct 8, 2025
4 checks passed
@fniephaus fniephaus deleted the fniephaus/wasm-spring-shell-demo branch October 8, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants