bevy_mod_scripting 0.19.0

Multi language scripting in Bevy
Documentation
1
2
3
function bench()
    noop_4_args(1,"asd",{1,2,3}, {asd = 1})
end