bytedeco/javacpp

Rust support for future?

Open

#359 opened on Nov 13, 2019

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

Repository metrics

Stars
 (4,279 stars)
PR merge metrics
 (No merged PRs in 30d)

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