Skip to content

Generate native image for Windows #1569

@olafurpg

Description

@olafurpg

Currently, our CI generates GraalVM native images for Linux and macOS.

https://github.com/scalameta/scalafmt/blob/master/.github/workflows/native.yml

It would be nice if we also automaticlly generated a native image on Windows. It looks like GraalVM native-image also works on Windows but it requires a custom environment that I haven't been able to reproduce on GitHub Actions. Example https://dev.to/skhmt/creating-a-native-executable-in-windows-with-graalvm-3g7f

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions