Hacker News new | ask | show | jobs
by apetuskey 1194 days ago
I think a big thing is the limited supported libraries as of now.
1 comments

Isn't also just the fact you need to send over like 7MB of wasm for even just the standard library?
Presumably you could optimize that by analyzing a running site and stripping out the unnecessary libraries. I'm sure that will come with time.