Skip to content

[cmdpal][aot] Make app extension become AOT compatible #39325

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

Closed
wants to merge 2 commits into from

Conversation

moooyo
Copy link
Contributor

@moooyo moooyo commented May 9, 2025

Summary of the Pull Request

  • Make app extension become AOT compatible
  • As a demo to share how to remove/change the DllImport to LibraryImport. DLLImport is not AOT compatible.
  • It works in my x64 laptop, I'm not sure if it works in arm.

PR Checklist

  • Closes: #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Yu Leng (from Dev Box) added 2 commits May 9, 2025 14:59
@moooyo moooyo added the Don't merge - Hold for release Hold off on merging this PR, even if it's approved. label May 9, 2025
@moooyo moooyo requested a review from zadjii-msft May 9, 2025 07:17
@zadjii-msft zadjii-msft added the Product-Command Palette Refers to the Command Palette utility label May 13, 2025
@moooyo moooyo closed this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Don't merge - Hold for release Hold off on merging this PR, even if it's approved. Product-Command Palette Refers to the Command Palette utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants