Browse Source
* doc: add ADOPTERS.md Signed-off-by: Bailey Hayes <behayes2@gmail.com> * Update ADOPTERS.md Co-authored-by: Till Schneidereit <till@tillschneidereit.net> * Capitalize "Wasmtime" --------- Signed-off-by: Bailey Hayes <behayes2@gmail.com> Co-authored-by: Till Schneidereit <till@tillschneidereit.net> Co-authored-by: Nick Fitzgerald <fitzgen@gmail.com>pull/6892/head
Bailey Hayes
1 year ago
committed by
GitHub
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||
# Wasmtime adopters |
|||
|
|||
_If you are using wasmtime in production at your organization, please add your company name to this list. |
|||
The list is in alphabetical order._ |
|||
|
|||
Wasmtime is used in many different production use-cases. This list has grown significantly since the [first major version release in 2022](https://bytecodealliance.org/articles/wasmtime-1-0-fast-safe-and-production-ready). |
|||
|
|||
| Organization | Contact | Status | Description of Use | |
|||
| - | - | - | - | |
|||
| [Cosmonic](https://www.cosmonic.com) | [@ricochet](https://github.com/ricochet) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Cosmonic is a distributed app platform built on CNCF wasmCloud for wasmCloud apps. | |
|||
| [DFINITY](https://dfinity.org/) | [@ulan](https://github.com/ulan) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Internet Computer blockchain uses Wasmtime to run canister smart contracts. | |
|||
| [Embark Studios](https://www.embark-studios.com/) | [@repi](https://github.com/repi) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Rust game engine | |
|||
| [Fastly](https://fastly.com/) | [@fitzgen](https://github.com/fitzgen) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | The Compute@Edge platform helps you compile your custom code to WebAssembly and runs it at the Fastly edge using the WebAssembly System Interface for each compute request. | |
|||
| [Fermyon](https://fermyon.com) | [@tschneidereit](https://github.com/tschneidereit) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Fermyon Cloud is a cloud application platform for WebAssembly-based serverless functions and microservices. | |
|||
| [InfinyOn](https://infinyon.com/) | [@sehz](https://github.com/sehz) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | InfinyOn leverages the power of WebAssembly SmartModules to execute real-time data transformations. | |
|||
| [Microsoft](https://microsoft.com/) | [@devigned](https://gist.github.com/devigned) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Microsoft has had Wasmtime in preview for its WebAssembly System Interface (WASI) node pools in Azure Kubernetes Service since October 2021. | |
|||
| [Shopify](https://www.shopify.com/) | [@saulecabrera](https://github.com/saulecabrera) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Shopify Functions allow developers to customize the backend logic of Shopify. | |
|||
| [SingleStore](https://www.singlestore.com/) | [@Kylebrown9](https://github.com/Kylebrown9) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | SingleStoreDB Cloud embeds Wasmtime to bring developers' code to the data, safely and with speed and scale. | |
Loading…
Reference in new issue