-
- [ ] Internal test
- [ ] Via GH action
- [ ] On release
- [ ] Document the process todo
- [ ] Update DEB/RPM packages
-
**Is your feature request related to a problem? Please describe.**
[VirtusLab/scalafmt-native-image](https://github.com/VirtusLab/scalafmt-native-image) only builds macOS native images of scalafmt fo…
-
https://github.com/eclipse-serializer/serializer/blob/6dbcfc87c3ed899401e475c1a432ff3bad82ed5f/persistence/binary/src/main/java/org/eclipse/serializer/persistence/binary/java/util/BinaryHandlerSetFrom…
-
**Feature request**
**Is your feature request related to a problem? Please describe.**
I'm trying to port closure compiler to wasm so that it can run from within a browser.
**Describe the solut…
-
It'd be nice if the reflection stuff were somehow included with the simple-openai library so that it's no longer necessary to use the native-image agent to dynamically collect reflection and proxy inf…
-
Hi @jeffque I was thinking that we should add the Native Image and as well both JIT and Native Image from Oracle GraalVM, to properly compare "all" options. And perhaps integrate it better with JMH.
…
-
### Is your feature request related to a problem? Please describe.
This is a feature request to improve the compatibility of the Stripe Java SDK with GraalVM native image, specifically to reduce the …
-
**Describe the issue**
An error like the following occurs when running a Go app that calls a function in a shared library (built using native-image) from a hundred of goroutines through [cgo](https…
-
When running application built with graalvm native-image, start fails due to java.lang.NoSuchFieldException: producerIndex
I have made some settings in the `META-INF/native-image`, including file…
elgca updated
1 month ago
-
Can FXTrayIcon be used in GraalVM-Native Image?
I think still FXTrayIcon is dependent upon AWT or Swing Part! It can't be used in Grallvm native-image feature.
Actually I have a project which is…