Replies: 1 comment
-
No you can't, Nelua is a language transpiled to C which is also compiled to native code. You probably meant embedding Lua or Teal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i would like to use nelua as a scripting language for webpage generation. looking for the fastest way possible.
is it possible to embed to rust and do a "hello world" demo?
Beta Was this translation helpful? Give feedback.
All reactions