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

Support for other archs #107

Open
phillip-kruger opened this issue Apr 17, 2024 · 1 comment
Open

Support for other archs #107

phillip-kruger opened this issue Apr 17, 2024 · 1 comment

Comments

@phillip-kruger
Copy link
Member

phillip-kruger commented Apr 17, 2024

For example ibm z and power platform are not supported, see https://issues.redhat.com/browse/QUARKUS-4207

@ia3andy
Copy link
Collaborator

ia3andy commented Apr 17, 2024

  • add an error when the arch is not supported
  • build other archs as part of https://github.com/mvnpm/esbuild
  • fallback to download when an arch is not bundled
  • add an info log when an arch is downloaded
  • consider splitting our esbuild-java in two:
    • The core code and with fallback on download
    • The binaries (just the current archs)

@ia3andy ia3andy changed the title Support for ibm z and power platform Support for other archs Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants