←back to thread

261 points david927 | 1 comments | | HN request time: 0.222s | source

What are you working on? Any new ideas that you're thinking about?
1. cookiengineer ◴[] No.43168632[source]
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

[1] https://github.com/cookiengineer/gooey

[2] https://github.com/cookiengineer/git-evac