|
|
|
|
|
by beagle3
1375 days ago
|
|
It actually is a fine comparison. At ~140 chars on a browser, JS can do this: https://www.dwitter.net/d/26107 . That's not idiomatic JavaScript, but then, people had to work hard for the old roms as well. (I recommend browsing through the https://www.dwitter.net/top/year top section to get more example of "demos that fit in a twit". |
|
Just think of the boilerplate needed to set up graphics when you can't simply output to a canvas tag. That's the point being made - JS is an interpreted language, so you can't really compare code size with compiled code.