Minecraft Mod written in Rust (github.com)
from qaz@lemmy.world to rust@lemmy.ml on 02 Dec 07:13
https://lemmy.world/post/22673997

cross-posted from: lemmy.world/post/22673996

This mod is written in an unconventional way: it is written in Rust. The Rust code is here. It uses JNI and JVMTI to interact with Java objects. The only Java code in this mod is for loading the compiled native binary into memory.

#rust

threaded - newest