Replies: 1 comment 3 replies
-
Do you have a code example?
You can build modules for luau in mlua and use them. I don't think luarocks support luau, as it's a completely independent ecosystem |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just a quick question, how would I deserialize a Lua array in mlua since serde complains about
invalid type: map, expected a sequence
. Also, is it possible to include modules from luarocks or similar in mlua (luau) somehow?Beta Was this translation helpful? Give feedback.
All reactions