Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

RustFields/java-from-rust-interoperability-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-from-rust-interoperability-example

This is an example project that shows how to start JVM from Rust and call Java code from Rust.

How to run

clone the repository:

git clone https://github.com/FilippoVissani/scala-from-rust-interoperability-example.git
cd ./scala-from-rust-interoperability-example

Run the project:

cargo run

Run the tests:

cargo test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages