This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
The Svelte compilation process can be broken down into 4-steps, 1) parsing source code into AST, 2) tracking references and dependencies, 3) creating code blocks and fragments, and 4) generate code.

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.