Post #1385936
2026-03-29 13:13 UTC
Okay, it now emits Zig and the process to get native and WASM modules out is very straightforward. I think the next step is adding array support so I can compile numeric code written interactively in Clojure to fast native code. It might be interesting to automatically generate JNA bindings so one can livecode native modules that get loaded into the JVM on the fly? 🤔
Replies (1)
-
@abnv@fantastic.earth 2026-04-04 06:59
@jack would it be possible to see your source code? I'm kinda struggling to understand the paper properly.