-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Woodpile37/runtime
#4Description
I don't know the reasoning behind why we chose to compile this thing twice but AFAIK there's a dependency on getting the PID? I'm guess we didn't want to use Process since we're hoping for a more xplat friendly process API. Whatever the reason, runtime light up would be a much better solution here since all of the IL is duplicated in the output of a portable application and the need to cross compile is a very small part of the code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
packagingRelated to packagingRelated to packaging