JiangWork
JiangWork
hi, @oubidar-Abderrahim The graalvm version is: graalvm-jdk-21.0.1+12.1 Os: macos I have attached simple project code, reproduce step: 1. mvn clean package 2. native-image -jar target/native-expr-0.1-jar-with-dependencies.jar --shared -H:Name=libnativeimpl 3. then run:...
Hi, @selhagani Thanks for replying. I have already checked this doc. It uses JS framework, and underlying how to create the image is still black box. I am working on...
Thanks, @selhagani Where can i found the code?
hi, @selhagani & @peter-hofer any update for this asking?
@oubidar-Abderrahim I have created new issue
@zekronium Looks like it is community version? I am using enterprise version. Let me try "GraalVM CE 21.0.2+13.1"
hi, @fniephaus. Just want to check, any plan to fix this issue?