Hacker News new | ask | show | jobs
by lenkite 1006 days ago
Why did you not consider leveraging Java's recent Foreign Function and Memory API ?
2 comments

One of our distribution channels is Maven Central where we ship Java 11 compatible library. Embedded users preclude us from leveraging latest Java features.
FYI, even in the most recent Java (21) LTS release this is flagged as an "early access" feature so you're unlikely to see production applications using it yet.