|
|
|
|
|
by The_rationalist
1867 days ago
|
|
First AOT binaries are slower than JIT, there's nothing efficient about it, at least for high level languages.
Second you can already make javascript binaries thanks to GraalJs.
The biggest added value by far is the polyglotism/interop with the other language universes. |
|