WHAT
WHAT
WHAT
How in the world do you get a java exception in rust?? Also the invoking program is java
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).
Did some digging and I think it's these projects:
Well that makes sense
Does it though?
Maybe because of the color_eyre
rust wrapper?