Move rhai wrappers of SAL crates into rhailib #1
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: herocode/rhailib#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently rhai wrappers are defined in SAL's crate in https://git.ourworld.tf/herocode/sal/src/branch/development
They should be moved to rhailib as it's the project where we aggregate rhai related code and rhai wrappers, similar to the DSL folder.
this is closed as it was decided to better keep it at sal repo