Kat

Results 4 issues of Kat

Using Lua (specifically LuaJIT, I haven't tested the other available versions of Lua), while running a script that looks like this: ```lua function on_update() print("inside") end print("outside") ``` The behavior...

bug

I'm running this on an Arch linux chroot environment on Termux. I had to compile Async myself due to implicit fallthrough errors. Any and all code I try to run...

Trying to install universe on a raspberry pi 3 model b, but it wouldn't install. So I try compiling from source. It gave the same error, so here it is....

I'm getting an error relating to this while attempting to setup Flow Router, as React Router 4 doesn't have the ease of use I'm looking for. Here's the error: ```...