New features
All done! The last for
and for-props
prop based commands have been completed.
With this, development of functionality for vs.templ
is done.
We are also shipping a WASM-WASI version as part of each release from now on!
You can just run it via
bun vs.templ.js
or with any other compatible runtime like node or deno!
And you can finally test it online!
https://lazy-eggplant.github.io/vs.templ/wasm-demo/
What is next
There are minor features planned for the v0.4.x
branch, but most will be documentation, better examples, formal XML schemas and testing infrastructure.
Once that is done, we are going straight to v1
, as long as no architectural problem is discovered in the meanwhile.