Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraalVM Polyglot JS #1353

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

GraalVM Polyglot JS #1353

wants to merge 1 commit into from

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Sep 28, 2023

To generate guide locally:

./gradlew micronautGraalvmPolyglotJsBuild
Open HTML locally:

open build/dist/index.html

Code available:

build/code/micronaut-graalvm-polyglot-js

Related to:

To generate guide locally:

./gradlew micronautGraalvmPolyglotJsBuild

Open HTML locally:

open build/dist/index.html

Code available:

build/code/micronaut-graalvm-polyglot-js
@sdelamo
Copy link
Contributor Author

sdelamo commented Sep 28, 2023

@chumer lets revisit this sample guide once we have support from Java 21 in Micronaut framework.

@sdelamo sdelamo self-assigned this Sep 29, 2023
@sdelamo sdelamo added the status: awaiting third-party Awaiting changes to a third party library label Sep 29, 2023
@chumer
Copy link

chumer commented Oct 2, 2023

@sdelamo I've opened micronaut-projects/micronaut-maven-plugin#866 to start the discussion. For the sample project attached in the issue Micronaut already works with GraalVM for JDK 21, so I think we already can start testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting third-party Awaiting changes to a third party library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants