WHAT
WHAT
WHAT
How in the world do you get a java exception in rust?? Also the invoking program is java
Did some digging and I think it's these projects:
Well that makes sense
Does it though?
Java can interface with other languages! It's how basically all games written in java exist, they're using LWJGL (Lightweight Java Game Library) to interface with GLFW (an OpenGL implementation written in C).
Are you familiar if Mindustry does this too? Afaik they had SDL somewhere in the mix
Maybe because of the color_eyre
rust wrapper?