Y
Hacker News
new
|
ask
|
show
|
jobs
by
tertle950
74 days ago
Since we've stepped from interpreted language (Lua) to compiled-to-VM language (C#), let's go all the way down to compiled, low-level language (C) with Raylib!
https://www.raylib.com/
1 comments
andersmurphy
73 days ago
Or use raylib from luajit FFI and blow C# out of the water. Luajit can be faster than C, truly alien tech from Mike Pall.
link