Y
Hacker News
new
|
ask
|
show
|
jobs
by
cardanome
242 days ago
Meanwhile Lua is under 200kb. Imagine if you could use it as a browser language, no more bloat and churn.
1 comments
ricardobeat
242 days ago
QuickJS is about 200kb as well and has similar performance to Lua, it's not about the language itself. V8 performance is closer to C in some areas.
link