You are here |
ionutbalosin.com | ||
| | | |
shipilev.net
|
|
| | | | ||
| | | |
andreabergia.com
|
|
| | | | This post is part of the Writing a JVM in Rust series. I have written a JVM in Rust ??thispost A JVM in Rust part 2 - The class files format A JVM in Rust part 3 - Parsing class files A JVM in Rust part 4 - The Java bytecode A JVM in Rust part 5 - Executing instructions A JVM in Rust part 6 - Methods and exceptions A JVM in Rust part 7 - Objects and GC A JVM in Rust part 8 - Retrospective Lately Ive been spending quite a bit of time learning Rust, and as any sane person would do, after writing a few 100 ... | |
| | | |
www.morling.dev
|
|
| | | | Java 16 is around the corner, so there's no better time than now for learning more about the features which the new version will bring. After exploring the support for Unix domain sockets a while ago, I've lately been really curious about the incubating Vector API, as defined by JEP 338, developed under the umbrella of Project Panama, which aims at "interconnecting JVM and native code". Vectors?!? Of course this is not about renewing the ancient Java collection types like java.util.Vector (...... | |
| | | |
www.longdelayspossible.com
|
|
| | Latest posts: Long Delays Possible... |