Skip to content

[assemble] Allow platform specific settings in native-image assembler #1786

@aalmiray

Description

@aalmiray

Is your feature request related to a problem? Please describe.
There may be the case for defining platform specific settings such as arguments for a given platform, including amd64 and arm64 variants.

Describe the solution you'd like
The assembler allows defining customized args for Linux, Osx, and Windows. However, the assumed architecture is amd64. There's no option to define arm64 specific arguments.

Describe alternatives you've considered
Using native-image externally.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreleasedIssue has been released

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions