Replies: 2 comments 4 replies
-
hi @prologic! It has been some time since I used Go, but will |
Beta Was this translation helpful? Give feedback.
4 replies
-
(starting a separate thread) -- I also notice in the docs that it is possible to write extensions using Web Assembly. I can currently compile my Go application/library into a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! 👋
Having read through many pages of the docs, it isn't super clear to me about whether I can write the backend in Go?
I have an existing Go library/application that is cryptography heavy and it would be great if it could be reused with minimal modifications.
Can I use SSC to build a cross platform app) Desktop and Mobile) and integrate my existing Go code somehow?
Also iOS is super important to me.
Beta Was this translation helpful? Give feedback.
All reactions