makspll/bevy_mod_scripting

Reduce size of ScriptRef

Opened this issue · 0 comments

It is quite important to minimize the size of this structure, since it's widely used,created and passed around, Ideally this should be a Copy type