{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiba5zalgahywirvz5k3tfopo5bmgf7po2xdg6i7u5nx6l7ifbdwzm",
"uri": "at://did:plc:gohmrqnb7umhnkzrgkberqhx/app.bsky.feed.post/3moh77wg3rkq2"
},
"path": "/podcasts/2026/2026-06-15-foojay-podcast-98-webassembly-jni-chicory/",
"publishedAt": "2026-06-15T00:00:00.000Z",
"site": "https://webtechie.be",
"textContent": "JNI has been the standard answer for calling native code from Java for almost three decades. It also brings most of the headaches anyone who has wrestled with it remembers: brittle bindings, crashes that take the JVM down with them, painful cross-platform builds. WebAssembly quietly changes the shape of that problem. You get a sandboxed runtime, a portable binary format, and a far gentler integration path into the JVM.",
"title": "Foojay Podcast #98: The End of JNI Pain, How WebAssembly Is Quietly Replacing Native Libraries in Java"
}