Hacker News new | past | comments | ask | show | jobs | submit login

Pretty much everything compiles to bytecode (e.g. Java does, Python does, C# does, …)

I expect they want a native binary (possibly even statically linked) so they can trivially distribute the artefact without requiring that the VM be installed or bundled which is a PITA, in which case "compiles to bytecode" is useless.




sorry, i should have said compiles to a bytecode that's not half bad




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: