Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 793 Bytes

File metadata and controls

17 lines (12 loc) · 793 Bytes

Seam & SeamJS

Seam is being rebuilt. The protocol stays, the compiler in front of it does not.

The previous version lives whole on the observation branch, including the Go and TypeScript servers that no longer exist here.

It found page structure by rendering React against mock data and diffing the output, which is where that branch gets its name. The new one reads the Svelte template AST and lowers it, so structure is generated rather than guessed. The original design is written up in Rendering as a Protocol, and where it goes next in Future of SeamJS.

License

MIT License © 2025 Canmi