Closed hansdpf closed 3 years ago
Is there a way to get the lua print (from the lua script) into my javscript call so that I can put it into a browser component?
Yes! It's exactly what try-lua does: https://github.com/ceifa/try-lua/blob/main/src/index.js
perfect - thanks
Is there a way to get the lua print (from the lua script) into my javscript call so that I can put it into a browser component?