WebAssembly has gained many low-level features but remains a second-class language on the Web because it lacks tight integration with the web platform: loading modules and calling Web APIs still requires cumbersome JavaScript glue and language-specific tooling. The author argues the platform should improve developer experience—via things like esm-integration and WebAssembly Components—so Wasm can be used more broadly and naturally on the Web.