-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- publish with native AOT
- embed SmashArcNet
- statically link smash_arc?
This should result in smaller binaries and resource usage.
https://www.reddit.com/r/csharp/comments/18h98s6/publishing_net8_avalonia_app_with_aot_compilation/
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/interop?wt.mc_id=studentamb_306235
https://docs.avaloniaui.net/docs/deployment/native-aot
https://learn.microsoft.com/en-us/dotnet/core/deploying/single-file/overview?tabs=cli#native-libraries
https://docs.avaloniaui.net/docs/basics/data/data-binding/compiled-bindings
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request