Hi!
Thanks for the library!
In our use case we would need to be able to load multiple lua scripts which all use the same state class but not the same state. If I understood the code correctly, currently there is only one state per state class possible.
Is that correct or is there a way around it?