Hacker News
new
past
comments
ask
show
jobs
points
by
sourcegrift
16 hours ago
|
comments
by
latenightcoding
16 hours ago
|
[-]
not even close, because there are a lot of places where you can't run LuaJIT
reply
by
tuvix
15 hours ago
|
parent
|
next
[-]
Where can you not run LuaJIT? Genuinely curious
reply
by
Boxxed
14 hours ago
|
parent
|
next
[-]
Wasm and platforms like iOS and Nintendo Switch (I think).
reply
by
extrememacaroni
15 hours ago
|
parent
|
prev
|
[-]
anywhere that does not allow self modifying code such as app stores.
reply
by
Dylan16807
14 hours ago
|
parent
|
prev
|
[-]
LuaJIT is not just a JIT, it also includes high speed interpreters for x86, Arm, and more.
reply