Open-source compiler experiment

Liquivelte v4

A compiler path for Shopify Liquid SSR with Svelte hydration from `.liquivelte` files.

Answer first

Liquivelte v4 solves a concrete workflow problem.

Problem
Shopify themes need Liquid to remain the runtime source of truth, but modern component authoring and hydration still matter.
Built
Tokenizer, parser, scope and expression modules, runtime helpers, Vite plugin, fixtures, Vitest contract tests, and Liquid/Svelte hydration rules around loops, scope, component boundaries, and trace data.
Judgment
Keeps Shopify/e-commerce as a technical rescue lane while showing compiler-level product engineering beyond theme work.
Search fit
Svelte Shopify Liquid compiler; Shopify Liquid hydration; Svelte Shopify theme tooling

FAQ

Questions this product answers.

What is Liquivelte v4?

Liquivelte v4 is a compiler experiment for Shopify themes that keeps Liquid as the SSR runtime while generating Svelte hydration code from `.liquivelte` files.

Is Liquivelte only Shopify theme work?

No. It is compiler and runtime design applied to Shopify constraints: parsing, scoping, expression handling, hydration boundaries, fixtures, and contract tests.

Next step

Try compiler direction

For Shopify app, theme, Liquid, and Svelte integration work where a normal theme edit is not enough.

Try compiler direction