Ccode-lang

Results 58 comments of Ccode-lang

It seems like the ```event()``` function is not getting executed in a loop.

the issue is still there but you said there were workarounds. what are they exactly?

I found also running ```v -o vsh.c vsh.v && gcc -o vsh vsh.c``` worked better than building with v.

how do you kill the run thou. It keeps trying to track my mouse after running

found using this file with modified v worked [vsh.txt](https://github.com/jacobsalmela/vsh/files/6850256/vsh.txt)

I'll open a pull with it to make a temporary fix