You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be universal guidance on how to use Gun-JS with a range of given languages and platforms using a headless v8-js engine.
Porting would be ideal, but the first step is getting broad adoption through a single solid code base. When millions of people are using it, then it will make sense to maintain multiple code bases (but it would likely be a Golang and using WebAssembly from Golang for web)
The text was updated successfully, but these errors were encountered:
The most complex part of GUN is not the DB or distributed systems stuff, it is the API. But other languages don't need to use the same API, so that code can be chucked.
By headless v8-js engine, do you mean more like a REST API for it? Or if not, pardon my ignorance, but isn't NodeJS exactly a headless v8 engine? So I'm not sure what you mean if not-protocol, and not V8-based? Is there some other option? Please let me know!
We're already at ~2M users :/ (people, not devs) and growing fast :/ :O so we should get rolling on this!
There should be universal guidance on how to use Gun-JS with a range of given languages and platforms using a headless v8-js engine.
Porting would be ideal, but the first step is getting broad adoption through a single solid code base. When millions of people are using it, then it will make sense to maintain multiple code bases (but it would likely be a Golang and using WebAssembly from Golang for web)
The text was updated successfully, but these errors were encountered: