Moses Narrow

Results 91 comments of Moses Narrow

ok I will see what I can do on it and file a ticket if I find any bugs. I sincerely appreciate your time in answering my questions

After spending some time playing with core, running some example apps, and building the desktop / web version of apps It is not immediately apparent if there is a way...

Ah ok, that makes a lot of sense. So it should be noted that basically any cogent core application needs to target the wasm context. So you can't have both...

Ok, that makes a lot of sense. I'm not necessarily considering only my use case here, but broadly the limitations or special considerations for having both a desktop and wasm...

@kkoreilly Sincere thanks for your absolutely unrivaled support ; I'm excited to see the example when it has been included in the documentation, and to test the changes / improvements...

Just to note, what prompts the need for backend server communication (for me / certain applications) is that in the webasembly context you can't do net.Dial - without basically using...

NOTE: this PR relies on https://github.com/skycoin/skycoin-lite/pull/35 which must be merged first NOTE: the skycoin-web and skycoin-lite source code (the changes on this PR) have been added to the cobra-cli branch...

Thanks for pointing that out about the draft release notes for go v1.24; I will need to keep that in mind. I generally have an aversion to update logic in...

I attempted to implement this but it's proving a bit challenging to test it, I think because the variable I'm setting with the version only exists on my fork.. ```...

@kkoreilly Excellent, that was exactly what I needed, sincere thanks. ![Image](https://github.com/user-attachments/assets/19d7fd6b-6a1f-48f8-8248-d034ef4bab3d) ... I've attempted to add tabs and top bar navigation, however I'm running into a few issues. 1) the...