Worker
The five scores below are rendered by web workers via
OffscreenCanvas.
To see this page, you need to run a webserver. For example,
npx http-server
, then open http://127.0.0.1:8080/demos/worker/ (or just run in browser).
see the source .js here and examine this page's source to see how it is used.