Remix.run Logo
blamestross 9 hours ago

Seems very "packable into a standalone binary" but doesn't seem like that is a planned use case.

bashtian 9 hours ago | parent [-]

The problem would be cross-platform support. In the end the capsule file is the standalone binary similar to a PDF or a Word document, you only need the viewer app to open any capsule file.

blamestross 7 hours ago | parent [-]

you can trivially bake X binaries if you have the viewer app for each platform. This is the normal way to distribute software for cross-platform support.

I might just be hyper-defensive to any sort of vendor lock-in like a "viewer app".