It would be nice to add some CI to our repo for features like:
- Lint checks before merging prs.
- Automatically building and deploying the wasm example (if possible), worst case we can just check that what is checked in at least matches with what would be built.
It would be nice to add some CI to our repo for features like: