logoalt Hacker News

ilakshyesterday at 9:16 PM1 replyview on HN

I guess it would be cheating, but he actually could have just written it in Rust, since OpenType can execute web assembly. People have abused that to embed things like Tetris and even an LLM inside of fonts.

What he did was more impressive in a way.


Replies

erk__today at 5:59 AM

It's not OpenType that can execute wasm it's a experimental extension in HarfBuzz so compared to this it does not work online since it is not enabled for the HarfBuzz builds in Chrome or Firefox. Which makes this more cool to show of online.

(disclaimer, I made the Tetris font)