← portfolio |

Blog

Writing

Technical write-ups, experiments, and things I find interesting.

HTML in Canvas: When the Web Gets Weird in the Best Way

May 17, 2026 · 7 min read

An experimental Chrome API lets you render real, interactive HTML inside a canvas context — then treat those pixels however you like. Here's what I found when I played with it.

Web APIsCanvasHTMLWebGLExperimentalFrontend