genjidb / genji.js

Experimental asynchronous Javascript bindings for the Genji database
https://genji.dev
MIT License
3 stars 0 forks source link

Indexeddb using golang not typescript #7

Closed gedw99 closed 2 years ago

gedw99 commented 3 years ago

There is a good golang indexeddb lib that I have been playing with.

https://github.com/hack-pad/go-indexeddb

the reason I am raising this issue is to see if there is any interest in getting it working with genji.

you would then be able to build gui for web that is wasm based and have a genji dB.

If there is interest I could have a try at it in a branch as I have some spare time at the moment.

Let me know :)

asdine commented 2 years ago

Closing this issue as this repo is going to be archived. But thanks @gedw99 !