News

@Simn I'm experimenting with adding support for Java Virtual Threads (introduced in Java 19 and stabilized in Java 21) in the jvm target. I've created externs and implementation support (see below), ...