Shared Lua Modules

Is it possible to have a shared modules per matches. Like you can have “static” data that doesn’t change per match, or code that is purely statles, but organised in modules so well can be easy mainteded?

Right now in Nakama, if you do it like that, you pay price in VMs :confused: but maybe, just maybe we could have like “shared” folder and then code and what ever there is loaded once, and VMs receive those?
If i am not mistaken that is how “nakama” module is working?

:tv: Media: