mirror of https://github.com/linebender/xilem
![]() I didn't make much progress because some basic widgets are missing, but I did find the experience similar to the DOM version and it would be easy to do both while remaining in the same register. |
||
---|---|---|
.. | ||
src | ||
web_examples | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
xilem_html
prototype
This is an early prototype of a potential implementation of the Xilem architecture using HTML elements
as Xilem elements (unfortunately the two concepts have the same name). This uses xilem_core under the hood,
and offers a proof that it can be used outside of xilem
proper.
The easiest way to run it is to use Trunk. Run trunk serve
, then navigate the browser to the link provided (usually http://localhost:8080
).