java

2022-11-29T03:23:30.632259Z

Has anybody worked with jdk.incubator.foreign from Clojure? I'm interested in Project Panama https://openjdk.org/projects/panama/

Alex Miller (Clojure team) 2022-11-29T04:53:30.056419Z

https://github.com/IGJoshua/coffi

2022-11-29T04:57:10.464669Z

thank you!!