runtimes icon indicating copy to clipboard operation
runtimes copied to clipboard

🚀 Feature: Golang support

Open janga1 opened this issue 3 years ago • 4 comments

🔖 Feature description

Support for Go runtime for Cloud Functions.

🎤 Pitch

Go, as you most likely already know, is a very nice modern language. Easy to write like Lua, Python, HTML. But with the performance of a compiled language like Java, C, etc. It's official docker images can be found here: https://hub.docker.com/_/golang/.

I just think it would be a cool option to have...

Thanks peeps

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

janga1 avatar Jun 29 '22 17:06 janga1

@janga1 appwrite uses Open Runtimes which currently does not support golang, sadly.

jaredweinfurtner avatar Sep 30 '22 12:09 jaredweinfurtner

We're seeking help for this for Hacktoberfest 2022: https://github.com/appwrite/appwrite/issues/4018

stnguyen90 avatar Sep 30 '22 18:09 stnguyen90

Thanks @jaredweinfurtner and @stnguyen90 for putting this wish of mine on the map.

janga1 avatar Oct 01 '22 08:10 janga1

Open Runtimes does have Go support now. Will this be added soon? https://hub.docker.com/r/openruntimes/go

thezachdrake avatar Jul 11 '24 22:07 thezachdrake