You are here |
blog.gilliard.lol | ||
| | | |
branchandbound.net
|
|
| | | | ||
| | | |
www.graalvm.org
|
|
| | | | GraalVM is an advanced JDK with ahead-of-time Native Image compilation. | |
| | | |
www.morling.dev
|
|
| | | | Ahead-of-time compilation (AOT) is the big topic in the Java ecosystem lately: by compiling Java code to native binaries, developers and users benefit from vastly improved start-up times and reduced memory usage. The GraalVM project made huge progress towards AOT-compiled Java applications, and Project Leyden promises to standardize AOT in a future version of the Java platform. This makes it easy to miss out on significant performance improvements which have been made on the JVM in recent Java versions, ... | |
| | | |
michaelsalim.co.uk
|
|
| | Learn Rust to 80% in 5 minutes by leveraging your existing JavaScript knowledge. In this article, I list a number of differences Rust has compared to JS that is crucial to understanding it. |