bytedeco/javacpp

Rust support for future?

Open

#359 opened on Nov 13, 2019

View on GitHub
 (1 comment) (1 reaction) (1 assignee)Java (4,279 stars) (620 forks)batch import
enhancementhelp wanted

Description

Well this project is for C++ i know but. Rust is becoming more popular. It would be good for support binding Java <=> Rust

Rust can import C++ libs. Maybe it wont be hard to do this.

https://stackoverflow.com/questions/24105186/can-i-call-c-or-c-functions-from-rust-code

Contributor guide