-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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 Lua Code Generator using IR #6926
Comments
I'm just marking down things I noticed when implementing this. I haven't investigated these in depth, just wanted to keep track of them.
|
|
|
Solved some of me own issues.
Need to implicitly set
I didn't look at a good example, it is the correct declaring file.
This should be fine as long as the format of dotted namespaces stays the same. |
Reference: #6428 (comment)
The text was updated successfully, but these errors were encountered: