jarkonik / jarkonik/bevy_scriptum

Create generic `Script` and `ScriptData`

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
171
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Create `Script` instead of `LuaScript` to be able to reuse systems in different runtimes easily

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing LuaScript implementation and its uses in the Rust crate. Trace how the current scripting abstraction is tied to a runtime, then identify what must be shared by generic Script and ScriptData. Done means the abstraction can be reused across different runtimes while preserving the existing LuaScript behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, rust
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.