tldraw client

forked from tfayyaz (thanks!)

Open https://www.val.town/v/robcobb/tldrawcanvasserver to actually view the page; this is a js script imported into that val.

Goal is do some little experiments with the tldraw client:

  • a little tldraw console (like the chrome devtools, but populated with tldraw objects)
  • a little version of microworlds logo, but on a tldraw canvas
  • some other experiments! we'll see

Uses a pinned older version of tldraw because the other ones seem to fail on a weird dependency issue. My guess is that the val.town bundler tricks don't work so good on transitive deps, but I don't really know. @use-gesture/react couldn't find the right import for a call to useMemo.