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

fix(build)!: lua_wrapper -> zlua #142

Merged
merged 3 commits into from
Mar 11, 2025
Merged

fix(build)!: lua_wrapper -> zlua #142

merged 3 commits into from
Mar 11, 2025

Conversation

robbielyman
Copy link
Collaborator

"lua_wrapper", while descriptive, feels significantly worse than "ziglua". since the Zig project feels strongly that "zig" in the name is redundant, "zlua" feels like a nice middle ground.

BREAKING CHANGE: the package and exported module are now named "zlua"; the latter change will require alteration of build.zig files.

"lua_wrapper", while descriptive, feels significantly worse than
"ziglua". since the Zig project feels strongly that "zig" in the name
is redundant, "zlua" feels like a nice middle ground.

BREAKING CHANGE: the package and exported module are now named "zlua";
the latter change will require alteration of build.zig files.
changes the example code along with the package + module name change
@natecraddock natecraddock merged commit 320a91c into main Mar 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants