Hacker News new | ask | show | jobs
by websiteapi 168 days ago
in my experience wasm on web, though it works, has too slow a first page load time for slow connections.
1 comments

Embedded Swift WASM is very small now. But it is still behind on some useful capabilities like having a replacement for Codable (which last I read may be getting a more performant replacement). Regular Swift WASM got a lot smaller too last year though.
interesting - do you have a good example of a non-trivial web app that uses swift wasm?
Goodnotes