Skip to content

willemsh/clj-jna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-jna

This clojure app is part of a project to show how to communicate between Clojure and Rust.

It's completely unorganized.

I began developement before FFI (Project Panama) was available, thus the name, latest implementation uses the coffi library:

https://github.com/IGJoshua/coffi

To run it its necesary to build cljjnarustclib and update the path in deps.edn

clj -A:coffi-dir

WARNING: Using incubator modules: jdk.incubator.foreign Clojure 1.10.1 (load-file "./src/test_coffi.clj")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published