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

fix: Upgrade to wasmtime-java 0.19.0 (DVC 9128) #97

Merged
merged 5 commits into from
Oct 11, 2023
Merged

Conversation

rob-odwyer
Copy link
Contributor

This upgrades to the latest release of wasmtime-java, which should support running on aarch64-linux (i.e. docker on an m1 mac).

I also updated the README and build settings to use a new compatibility target of Java 11.

@chris-hoefgen
Copy link
Contributor

Generally looks good.

Could you update the sourceCompatibility/javac.target in the two example apps and benchmark projects as well so it is all the same?

@rob-odwyer rob-odwyer merged commit 5ab9754 into main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants