Skip to content

Improve target triple options #1220

Open
@tritao

Description

@tritao

Right now we support cross generation for all platforms and architectures but this is not documented or easy to figure out.

Improve the API by extend the existing Triple class and changing options.TargetTriple.

Triple(string),
Triple(TargetPlatform, TargetArch) ctors

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions