Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zig tracking issue #308

Open
IntegratedQuantum opened this issue Apr 2, 2024 · 0 comments
Open

Zig tracking issue #308

IntegratedQuantum opened this issue Apr 2, 2024 · 0 comments
Labels
bug something isn't working in the intended way help wanted extra attention is needed

Comments

@IntegratedQuantum
Copy link
Member

IntegratedQuantum commented Apr 2, 2024

This tracking issue is for contributors of the Zig language so they can assess which issues are relevant for zig projects
(for more info: https://github.com/ziglang/zig/wiki/Third-Party-Tracking-Issues-(what-is-important-to-other-people%3F))

Major Problems

Compiler Bugs

Stdlib Bugs

Smaller Annoyances and Wishes

Compiler Bugs

Performance Improvements

  • Any compile-time improvements are much appreciated, especially incremental compilation.
  • Improvements to the speed of debug builds would also be nice, Cubyz needs to generate a part of the world before I can interact with it, and reducing that time would increase iteration speed.
  • I use the GeneralPurposeAllocator quite a lot in Cubyz, so an improvement in performance would be great there
    implement a fast general purpose allocator ziglang/zig#12484

Features

@IntegratedQuantum IntegratedQuantum added bug something isn't working in the intended way help wanted extra attention is needed labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working in the intended way help wanted extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant