What do you mean by "running kilua"?
# kilua
r
What do you mean by "running kilua"?
a
Your second answer has answered this question. But I was asking if I can use kilua on other platforms apart from JS/WasmJs environments
r
Currently not. The framework itself is developed mostly in common code with lot's of expect/actual code.
In theory additional platform could be added and implemented.
But Kilua also integrates with a lot of JS NPM libraries, which definitely will not work without JS env 🙂