(no title)
algorithmmonkey | 3 years ago
When I think of a portable spec for serverless, I think of something more like a Trait of an Interface that needs to be implemented, less a app hosting model. If you think about it like that, then Web Assembly component model [1] would be a great fit for defining an interface that could be implemented in a variety of languages.
[1]: https://github.com/WebAssembly/component-model/blob/main/des...
adam_arthur|3 years ago
There's a strong incentive for vendors to not allow this as it reduces their pricing power... But think we will see it eventually one way or another.
spankalee|3 years ago