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

Investigate Zig as a replacement for the C nif #313

Open
warmwaffles opened this issue Jan 20, 2025 · 0 comments
Open

Investigate Zig as a replacement for the C nif #313

warmwaffles opened this issue Jan 20, 2025 · 0 comments
Labels
feature request question Further information is requested

Comments

@warmwaffles
Copy link
Member

Some things I am missing from Zig that don't exist in C is the defer statement. I would like to protect critical sections better and more succinctly than having to remember to unlock a mutex manually. This is mainly for investigation purposes.

@warmwaffles warmwaffles added question Further information is requested feature request labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant