Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vexna
on June 25, 2021
|
parent
|
context
|
favorite
| on:
Bflat: C# as you know it but with Go-like tooling
You can actually add `-p:PublishReadyToRun=true` to your `dotnet publish` command and it will do AOT compilation for you. It blows up your executable a bit, but it does pretty much give you warmed up code at the get go.
manigandham
on June 26, 2021
[–]
That's only partial compilation and not the full AOT available with something like CoreRT.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: