logoalt Hacker News

thefoundertoday at 5:04 PM1 replyview on HN

This is the right direction. Another important bit I think it’s the GC integration. Many languages such Go, C# don’t do well on wasm due the GC. They have to ship a GC as well due the lack of various GC features(I.e interior pointers)


Replies

traderj0etoday at 6:30 PM

Probably needs to be fixed by bundling runtimes for things like Go, or bringing back cross-website caching in some secure way if that's possible

show 1 reply