Explore Project Panama, a modern alternative to Java Native Interface (JNI), in this 27-minute conference talk presented by Maurizio Cimadamore, Compiler Architect. Discover how Panama APIs and tools provide a safe and efficient way to access foreign memory and code from Java. Learn about the architecture of Project Panama, the Foreign Memory Access API, working with memory segments and structures, memory layouts, linking native functions, and the Foreign Linker API. Gain insights into transitioning from native code to Java and see how Project Panama can be applied to real-world scenarios like TensorFlow integration. Understand the benefits of using jextract and how it simplifies the process of interfacing with native code.