Aditya M.
Aditya M.
> Am I missing something? yes you are, you are not actually doing what i'm saying, the above steps i showed work with render mode too.
interesting.
Any other logs?
ah nice, will make a pr soon.
Uh um i had deleted the repository, i forgot that there was a unmerged pr, I've re-open it now.
Look into https://github.com/svaarala/duktape, it's pretty good and small too, tho lua was more "easy" which i implemented but will add duktape in near future too.
Interesting, re-implement lua again then, it's simple and "fast"
lua is easy to implement, easy to learn even aseprite (a very famous pixel art editor) uses lua for plugin system, lite-xl is a text editor completely made in lua...
you can look at pegvin/arujs but it's very new tho but is Unicode compatible.
@onemen nopes, cause AruJs Uses The IPC Provided By WebView Itself and Neutralino Uses WebSockets To Transfer All The Data...