You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello thanks for this project, which looks really promising. I briefly tested it locally and tried to build it as a native binary. Unfortunately there where several errors. They mostly seems to be rooted in undertow.
Undertow doesn't work with Graal at the moment. You could try using http-kit edge instead. I managed to get a working web app with Graal here. May be useful for reference.
Hello thanks for this project, which looks really promising. I briefly tested it locally and tried to build it as a native binary. Unfortunately there where several errors. They mostly seems to be rooted in undertow.
I created a repo, so you could look into it. https://github.com/Ninerian/graal-compile-test
The text was updated successfully, but these errors were encountered: