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

Implement toTuple and custom functions for toAny and pushAny #123

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

axdank
Copy link
Contributor

@axdank axdank commented Dec 2, 2024

  • parse tuple struct type
  • Use custom function ziglua_toAny or/and ziglua_pushAny for special cases, like when working with extern structs and others.

@natecraddock
Copy link
Owner

@VisenDev could you take a look at this?

src/lib.zig Outdated Show resolved Hide resolved
src/lib.zig Outdated Show resolved Hide resolved
src/lib.zig Outdated Show resolved Hide resolved
src/lib.zig Outdated Show resolved Hide resolved
@axdank axdank requested a review from natecraddock December 11, 2024 13:10
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.

3 participants