Integrating lua into web #1618
Answered
by
tehgreatdoge
CodeDoctorDE
asked this question in
Q&A
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
tehgreatdoge
Feb 2, 2025
Replies: 1 comment 3 replies
-
As far as I am aware, it only exposes the functions necessary for the demo. see here |
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
It is possible. You would just need to add the necessary functions to the place in the first link, change the functions to be extern "C", and then compile luau using emscripten