📄️ WebAssembly Serverless Functions in AWS Lambda
In this article, we will show you two serverless functions in Rust and WasmEdge deployed on AWS Lambda. One is the image processing function, the other one is the TensorFlow inference function.
📄️ WebAssembly Serverless Functions in Netlify
In this article we will show you two serverless functions in Rust and WasmEdge deployed on Netlify. One is the image processing function, the other one is the TensorFlow inference function.
📄️ WebAssembly serverless functions on Tencent Cloud
As the main users of Tencent Cloud are from China, so the tutorial is written in Chinese.
📄️ Rust and WebAssembly Serverless functions in Vercel
In this article, we will show you two serverless functions in Rust and WasmEdge deployed on Vercel. One is the image processing function, the other one is the TensorFlow inference function.