Skip to content

Allow naming of executables #38

Closed
Closed
@IwanKaramazow

Description

the following entry

{
    "backend": "native",
    "main-module": "Utf8_test"
}

results in a utf8_test.native executable.

When building an executable for a windows system, it would be convenient if we could give the executable another name & extension.
Example: utf8_test.native would become runtest.exe

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions