`hyperHTML` already supports promises as values. `Observables` are a better choice here, because they represent values over time, which is exactly what we want. We have templates which are mostly stat…
Roadmap proposal for the future riot major release:
(__this list just a draft and it's going to grow__)
- [ ] Complete rewrite of the compiler simplifying the sourcecode allowing also sourcemaps
…