Remix.run Logo
zahlman 3 hours ago

> 12MB binary, two dependencies. no framework, no Python, no Docker (unless you want it)

Does it do anything CPU-bound on its own, such that it benefits significantly from being a compiled (Go) executable? I actually like having things like this done in Python, since there's more potential to hack around with them.