|
|
|
|
|
by marginalia_nu
806 days ago
|
|
> Java for the low-level was a non-starter for me for a few reasons, but the biggest two were startup time and difficulty of the mmap api (31-bits of address-space for a file? c'mon!). Neither of these are issues anymore though. Especially not with graal's native images. |
|