Second State Functions
Second State Functions, powered by WasmEdge, supports the Rust language as a first class citizen.
It could
- Handle text-based input and output
 - Use Binary data as function input and output
 - Mix bytes and strings in function argument and return value
 - Use webhooks as function input and output
 - Access internet resources via a 
http_proxyAPI - Running TensorFlow models at native speed via the WasmEdge TensorFlow API
 
Check out the Second State Functions website for more tutorials.