Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jasomill
on May 5, 2024
|
parent
|
context
|
favorite
| on:
Ask HN: Why isn't it easy to compile dlls inline?
.NET supports "inlining" DLLs as you suggest, though it extracts bundled libraries to a temporary directory before execution when native libraries are involved.
https://learn.microsoft.com/en-us/dotnet/core/deploying/sing...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://learn.microsoft.com/en-us/dotnet/core/deploying/sing...