Remix.run Logo
pixel_popping 5 hours ago

Browsers are sandboxes, your native client often isn't, there is definitely a huge advantage, portability and embeddability as well, it's also simpler to sniff traffic (and MITM it).

jqpabc123 3 hours ago | parent [-]

Doesn't this limit your ability to share resources and transfer data?

pixel_popping an hour ago | parent [-]

Why would it? You have access to your entire filesystem via the browser.