Y
Hacker News
new
|
ask
|
show
|
jobs
by
Vandash
317 days ago
game dev for 15+ years here, love the first example on Github this is compiled right? cannot replace lua?
2 comments
beariish
317 days ago
Bolt is not compiled ahead of time, it's bytecode interpreted just like Lua
link
IshKebab
317 days ago
It's compiled in the same way that Lua is compiled. So yes, it can replace Lua.
link