-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Superhost for Windows & Mac #43071
Copy link
Copy link
Closed
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withouttrackingThis issue is tracking the completion of other related issues.This issue is tracking the completion of other related issues.
Milestone
Metadata
Metadata
Assignees
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withouttrackingThis issue is tracking the completion of other related issues.This issue is tracking the completion of other related issues.
Type
Fields
Give feedbackNo fields configured for issues without a type.
All native runtime libraries should be statically linked into a single file host for Windows & Mac.
clrjitandcoreclrfriendlier to static linking on multiple platforms. Reducing DllMain responsibilities, so that singlefile would not need it #43423clrjitandcoreclrinto singlefile host Linkclrjit.dllandcoreclr.dllinto Windows/Mac host #43072(not a requirement but will make things simpler going forward, hard to do though before we do the above)
Partner dependencies: