Links from the YavaConf talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

Links from the YavaConf talk 'Foreign Function & Memory (FFM) API on Raspberry Pi'

These are the links from the Ya!vaConf virtual talk on December 4, 2025: “Java Champion Talk - How the new Foreign Function & Memory API pushes Java on Raspberry Pi to the next level”.

Talk Description

The new Foreign Function & Memory (FFM) API, available since JDK 21, promises to provide a much easier way to directly interact with memory and external libraries. The Pi4J project needs this functionality to provide access to the GPIOs of a Raspberry Pi. Thanks to the FFM API and a new plugin, Pi4J can be made a lot simpler and better!