francescotimperi commented on issue #125:
URL: https://github.com/apache/openserverless/issues/125#issuecomment-2906951251

   @sciabarracom OpenWhisk currently requires JDK 11 based setup for properly 
building it. So I tried to use a GRAALVM JDK11 setup for native image builds. 
Unfortunately there is no native image support for macOS running Apple Silicon. 
This is available only from GRAALVM JDK 17 and newer version. But OpenWhisk 
does not compile with JDK17, at the current status.
   
   GRAALVM JDK11 it is only available for linux amd65/arm64, darwin amd64 and 
windows amd64. Not really sure it is worth to spend time this, having the 
possibility to execute the standalone from a simple docker container.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to