Skip to content

编译

1.parser

2.ast

遍历html节点,生成 ast 节点

3.gencode

将 ast 生成 code 代码

4.render

生成 render 函数,调用 render 进行派发更新