-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Now that the foundational work is done the Rhai API can be written as well, the work needed is as follows:
- Rhai implementor in
bevy_mod_scripting_derivewhich generatesRhai<Type>Wrappers similarly to the Lua implementor - Traits akin to
LuaProxyableToLuaProxyandFromLuaProxy - std implementations of primitives + Option and Vec for the traits at least
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request