I'm working on two things right now that kind of go hand in hand:
- A webassembly bindings library for go, with "namespaced" / subpackaged adapters for Web APIs, so the final wasm binary won't be bloated
- A git management tool for my repositories, implemented in pure go (and using said wasm library) to find out what I need to build a small little app with it