/svelte-go-binary

A simple experiment with embedding a svelte frontend in a Go binary

Primary LanguageJavaScriptMIT LicenseMIT

svelte-go-binary

This is a simple experiment with embedding a svelte frontend into a Go binary at compile time.

While this is an extremely limited example, the primary motivation here is to experiment with the idea of having a single binary for an SPA and backend to simplify deployment.