bevy_mod_scripting icon indicating copy to clipboard operation
bevy_mod_scripting copied to clipboard

Feature for shared context

Open makspll opened this issue 1 year ago • 0 comments

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

makspll avatar Apr 06 '24 16:04 makspll