Serverless Everywhere

Serverless functions and microservices for the cloud, SaaS, data, and web3.

Secure, fast, light, polyglot, cross-platform, and opinionated! Powered by WasmEdge.

Applications

Cloud-native microservices
We work with cloud providers, especially edge cloud / CDN compute providers, to support microservices for web apps. Use cases include AI inference, database access, CRM, e-commerce, workflow management, and server-side rendering.
SaaS Automation
The flows.network platform allows developers to create Rust and JavaScript functions that react to SaaS events (or timer events), and then trigger further actions. For example, it is a great platform for GitHub bots. It is Zapier for developers.
Data analytics
We work with streaming frameworks and databases to support embedded serverless functions for data filtering and analytics. The serverless functions could be database UDFs. They could also be embedded in data ingest or query result streams.
Web3
Blockchain smart contracts are decentralized serverless functions. Filtering / normalization / visualization functions for blockchain transaction streams are proven highly valuable. We provide serverless function runtimes to the largest web3 projects.

Try it out

A GitHub bot

Create a GitHub automation function (bot) that validates a PR, and then depending on the result, asks for clarification or assigns it.
Rust

SaaS connectors

Create a flow function that automatically filters and then forwards relevant GitHub issue comments to a Slack channel.
Rust | JavaScript

Edge AI service

Create an HTTP microservice for image classification. It runs Tensorflow / PyTorch/ OpenVINO models at native speed.
Rust | JavaScript

Get in touch

Open Source Repositories

WasmEdge

A cloud-native and edge-native WebAssembly Runtime

WasmEdge/WasmEdge
3700

dapr-wasm

A WebAssembly runtime for dapr microservices.

second-state/dapr-wasm
152

wasmedge-quickjs

A node.js compatible JavaScript runtime for WasmEdge

second-state/wasmedge-quickjs
65

wasm-learning

Building Rust functions with WebAssembly

second-state/wasm-learning
109