This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jake Archibald
jakearchibald.com
did:plc:l4m7ynxc47wzkgvlyyunx5n2
JavaScript top-level await is no longer considered 'baseline' due to a pretty big Safari bug https://caniuse.com/mdn-javascript_operators_await_top_level
The module graph fails in cases where two modules import a third at the same time. Demo: https://random-stuff.jakearchibald.com/bug-repros/top-level-await-webkit/?timeout=1000
It's best to avoid the feature for now 😔
2025-10-26T20:17:59.257Z