(no title)
andrewbarba | 3 years ago
Behind the scenes we compile Swift to WASM and deploy to Fastly's edge network, Compute@Edge. At my day job we are using this in production and serving thousands of requests per second on our Swift app. Overall it's a lot of fun to deploy Swift on server, but the developer UX still leaves a lot to be desired. Running and testing locally is still non-trivial.
pradn|3 years ago
One tangential question: do you worry about using "Swift", which I assume is an Apple trademark, in the name of your product?
andrewbarba|3 years ago
And short answer - Yes.
My guess is it's a matter of 'when' I have to deal with this. I've had the domain for a while, and this is something I've wanted to build for such a long time. Things fell into place when I was able to build a Swift SDK for Fastly's platform back in January this year. The stubborn engineer in me went ahead and used the domain anyway and launched what you see today.
sudoit|3 years ago
andrewbarba|3 years ago
danudey|3 years ago