Yes, Glimmer 2 uses the handlebars syntax so the “old handlebars” will just work.
The virtual-dom code is currently not compiled, so Glimmer 2 will expose an AST that I will convert to virtual-dom, so old code will continue to work.
Yes, Glimmer 2 uses the handlebars syntax so the “old handlebars” will just work.
The virtual-dom code is currently not compiled, so Glimmer 2 will expose an AST that I will convert to virtual-dom, so old code will continue to work.