Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 238 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 238 Bytes

Svelte Compiler for Go

Reactive templating language for Go. Still early days.

Design Goals

  1. Svelte 5 support in Go
  2. Supports SSR without needing to evaluate server-side JS
  3. Client-side uses Svelte's runtime

License

MIT