natecraddock / natecraddock/ziglua
Ziglua 1.0.0
Nobody has claimed this yet.
- Dominant language
- Zig
- Stars
- 522
- Forks
- 72
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
This lists the changes I want to make before releasing a 1.0.0. At a high level, I want Ziglua to be in a state that is more easily maintained, and generally be feature complete enough to reflect what future versions would include. This means supporting Lua 5.1-5.4, LuaJIT, and Luau well, good documentation, and well organized code.
The list of tasks here are roughly in the order in which I will make changes
Tasks
- https://github.com/natecraddock/ziglua/issues/30
- https://github.com/natecraddock/ziglua/issues/34
- https://github.com/natecraddock/ziglua/issues/33
- https://github.com/natecraddock/ziglua/issues/19
- https://github.com/natecraddock/ziglua/issues/25
- https://github.com/natecraddock/ziglua/issues/27
- https://github.com/natecraddock/ziglua/issues/7
- https://github.com/natecraddock/ziglua/issues/35
Still under consideration
Contributor guide
No contributing guide indexed for this repository
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 reviewing the linked task issues, especially the unchecked issue 19, since this issue provides no files, tests, or entry points. The work is done when the listed release tasks and the stated Lua-version, documentation, and code-organization goals are complete for the 1.0.0 release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, zig
- Domain
- release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100