makspll / makspll/bevy_mod_scripting
Extract Rhai into separate repository
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 649
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Rhai was a good staging ground for ensuring the framework develops in a multi language context, but it has proved to not be ideal when it comes to game development, We can move the crate to another repository (with separate maintainers ideally) and cease maintaning it from this one
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by identifying the Rhai crate within bevy_mod_scripting and documenting its repository boundaries and maintenance responsibilities. Determine what must move to a separate repository, including its maintainers, and verify that this repository no longer maintains it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- game-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100