I like that the article doesn’t just present a “hello world” demo, but uses a real-world use case (Markdown parsing via Cmark). It’s a smart way to highlight Wasm’s value in shrinking bundle sizes while avoiding runtime penalties — especially when paired with native string support.