Marin Kirkov
Marin Kirkov
Hi guys, I am using orbit-db for a little project and store all peer ids in a public database. I am wondering how do you treat peer ids legally given...
Occasionally I am facing those errors without actually crashing the whole app. When they happen the app.Dispatch function is not reachable. Hard to narrow down the root cause of it....
https://dev.to/pancy/build-a-decentralized-app-on-ipfs-using-webassembly-46a4 While testing this out to see how yew compares to go-app in terms of flow and binary size(10 times smaller out of the box due to lack of runtime...
Good news, I know that a lot of people are waiting for this. The `net/http` and `encoding/json` packages are now implemented in tinygo. The only package left for it to...
The way Go treats wasm as an application means it runs and exits. This is quite limiting compared to modern JS frameworks with their reactive APIs which allow real-time reactivity...
**Question** Hi guys, I am constantly evaluating the Go frontend frameworks ecosystem and now that Vugu has mature support for Tinygo it's getting closer to being a candidate for next...
Hi, I am building ghetto-skype on Void Linux. The structure does seem different after building because the package.json is located in /opt/ghetto-skype/resources/app/ rather than /opt/ghetto-skype. When I run npm --prefix...
Hi mate, Your tutorial is amazing. Do you have any plans to complete it(and maybe update it for Godot 3.0) ? I just completed step 4 and found some migration...
Hi mate, Your tutorial is amazing. Do you have any plans to complete it(and maybe update it for Godot 3.0) ?
Went through all the related issues which are more than a year old at least. Is there any progress on that? Are there any plans to support it?