Question regarding X64 Binaries...
Open
- Dominant language
- No language data
- Stars
- 328
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
From my VERY LIMITED (and quite possibly wrong) understanding, if I target my compiles at the X86 "platform", .net will automatically save and load the binary for my application. If I target X64, each time the application gets loaded it RECREATES the binary causing an unacceptable delay in load time. Why can't X64 work like X86 does in this regard?
Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.