Heya, the title says it all haha, I'm interested in trying to embed RustPython into my Java application, and I want to use it as a scripting language, but I don't know how I'd expose a function to it at all really, is there anything specific I'd need to do? Any advice to use this within Java too? GraalVM would be ideal but as that isn't an option for me, I'd like to look at other ways of doing this
Heya, the title says it all haha, I'm interested in trying to embed RustPython into my Java application, and I want to use it as a scripting language, but I don't know how I'd expose a function to it at all really, is there anything specific I'd need to do? Any advice to use this within Java too? GraalVM would be ideal but as that isn't an option for me, I'd like to look at other ways of doing this