Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XAML Resource Trimming for net6 Mobile and Skia targets #9010

Open
Tracked by #8597
jeromelaban opened this issue Jun 10, 2022 · 1 comment
Open
Tracked by #8597

XAML Resource Trimming for net6 Mobile and Skia targets #9010

jeromelaban opened this issue Jun 10, 2022 · 1 comment
Labels
area/performance 📈 Categorizes an issue or PR as relevant to performance difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic

Comments

@jeromelaban
Copy link
Member

jeromelaban commented Jun 10, 2022

  • Enable XAML Resource trimming for net6 targets, the same way WebAssembly does.
  • Add a template test to validate that trimming actually occurs
@jeromelaban jeromelaban changed the title XAML Trimming for Android/iOS net6 XAML Resource Trimming for net6 Mobile and Skia targets Jun 10, 2022
@MartinZikmund MartinZikmund added epic difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding area/performance 📈 Categorizes an issue or PR as relevant to performance labels Jul 31, 2023
@ebariche
Copy link
Member

ebariche commented Feb 25, 2025

Android: Blocked by dotnet/linker#3165, as the support for substitutions is disabled by the trimming mode used for the main assembly, forcing a copy action instead of a trim action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance 📈 Categorizes an issue or PR as relevant to performance difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic
Projects
None yet
Development

No branches or pull requests

3 participants