Initial Release
- Tweak event syntax to not be dependent on wasm32 target (just return regular closures)
- Tweak component syntax to accept a new custom element
- Introduce the VDOM and patch API for 3rd party renderers
- Web-sys renderer and web tests
- Tide example with templating