Skip to content

Comment on The Persistent Gravity of Cross Platformparent

Comments

Keep all of your business logic and as much of the rest of your code as possible in platform-neutral …Something you can call into from all native platforms.

This to me is the big win of Webassembly: you can compile with gcc/Clang to target it as well. It makes the browser another “native platform”

I actually agree and chose C++ as well, but eluded that part of your quote because it could be a more general choice than just those two.

In theory, in practice the tooling is a pain to deal with versus traditional native workflows, and we are stuck with MVP 1.0.

https://www.youtube.com/watch?v=ElCnUIr5XtI

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.