home.social

#ffmapi — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ffmapi, aggregated by home.social.

  1. Java finally gets native superpowers.

    Just published a new hands-on tutorial where we call ImageMagick directly from Java 25 using the Foreign Function & Memory API.
    No JNI. No C glue. Just pure Java + Quarkus doing real image processing.

    If you’ve wondered how Python calls fast C libraries… this is how Java does it now.

    👉 the-main-thread.com/p/java-ffm

    #Java #Quarkus #FFMAPI #ImageMagick #JDK25