Description
This was a set of demo’s I did showing off Dom and web bindings from grain using the component model. This is extremely preproduction tooling but the goal of these demo’s was to educate myself on the component model while providing a more tutorialized showcase of how todo Dom bindings from grain. There are 2 sets of demos as part of this project the main and initial set is a fully integrated and more precise set of Dom bindings written for cross language consumption, the library is written in typescript and consumed from grain but it could also be consumed from rust fairly easily, the second set of demos serve as an example of binding to wit
interfaces generated from webIDL
this provides a much more raw and low level interface but a lot more capability and in the future could be faster.