bevy_mod_scripting
bevy_mod_scripting copied to clipboard
Feature for shared context
Some use cases don't require separating contexts for each different script, this approach can also be more performant but brings a little housekeeping.
It would be good to have a feature for each script host to enable shared context mode