-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
arch-x86_6464-bit x8664-bit x86enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.os-maccatalystMac Catalyst (iOS on macOS)Mac Catalyst (iOS on macOS)tier systemIssues that track the support tier for a platform.Issues that track the support tier for a platform.
Description
Tier 1
- All non-experimental language features are known to work correctly.
- The compiler can generate machine code for this target without relying on LLVM.
- The CI machines automatically run the module tests for this target on every push.
- We have no plans to do this since we have no
x86_64-macosmachines and no longer want to rely on GitHub's runners for this. Apple are also dropping support for this target soon.
- We have no plans to do this since we have no
Tier 2
- The standard library's cross-platform abstractions have implementations for this target.
- This target has debug info capabilities and therefore produces stack traces on failed assertions and crashes.
- libc is available for this target even when cross-compiling.
- The CI machines automatically build the module tests for this target on every push.
Tier 3
- The compiler can generate machine code for this target by relying on an external backend such as LLVM.
- The linker can produce object files, libraries, and executables for this target.
Tier 4
- The compiler can generate assembly or C source code for this target.
Metadata
Metadata
Assignees
Labels
arch-x86_6464-bit x8664-bit x86enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.os-maccatalystMac Catalyst (iOS on macOS)Mac Catalyst (iOS on macOS)tier systemIssues that track the support tier for a platform.Issues that track the support tier for a platform.