ziglua

Zig bindings for the Lua C API

MIT License

Stars
256
Committers
14

Bot releases are visible (Hide)

ziglua - Ziglua 0.3.0 Latest Release

Published by natecraddock 4 months ago

Auto generated release notes this time! I figured it would be good to make an official release targeting Zig 0.13.0.

The biggest changes are support for Luau, preliminary LuaJIT support, major restructuring of the code in the repository, and various fixes. Documentation is still a work in progress.

What's Changed

New Contributors

Full Changelog: https://github.com/natecraddock/ziglua/compare/0.2.0...0.3.0

ziglua - Ziglua 0.2.0

Published by natecraddock about 1 year ago

With a Zig release last week, I figured this would be a good time to tag a release. Ziglua 0.2.0 supports Zig 0.11.0. There have been several changes since the last release, including fixes from several contributors.

The biggest change in this release is officially supporting the new Zig package manager. Goodbye submodules! Instructions are in the readme. There have also been several updates to the Ziglua API and documentation.

See the changelog for full details.

ziglua - 0.1.0

Published by natecraddock almost 2 years ago