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

feat: implement several direct hooks into luaC API #10

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

notnotmelon
Copy link
Member

This commit imports all luac functions into rust scope

It also provides some luaC ffi types that were missed when creating inital luastate ffi.

@notnotmelon notnotmelon marked this pull request as draft August 21, 2024 15:35
@notnotmelon
Copy link
Member Author

luaC porcelains should eventually also be added that unwraps the ffi types into rust std types.

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.

1 participant