Hacker News new | ask | show | jobs
by nottorp 600 days ago
Canvas is the javascript name for writing directly to a frame buffer :)

There is a world outside the browser. For now.

1 comments

Canvas predates javascript. For example, TCL's TK toolkit uses Canvas[1]

[1] https://tkdocs.com/tutorial/canvas.html