You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/contribute/users.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This list is constantly being updated. Please submit a PR to add your own item i
23
23
| Polkadot | Provide WasmEdge as a smart contract runtime for parachains, and support WasmEdge as an alternative runtime for substrate nodes. |<https://github.com/second-state/substrate-wasmedge>|
24
24
| Apache Traffic Server | Use WasmEdge as a plug-in to process the traffic flow |<https://github.com/apache/trafficserver/pull/9390>|
25
25
| Enovy | Use WasmEdge as a plug-in to process the traffic flow |<https://github.com/envoyproxy/envoy/pull/24817/files>|
26
-
| Liquid Reply ||<https://kwasm.sh/>|
26
+
| Liquid Reply |Kubernetes operators for managing WasmEdge workloads for customers|<https://kwasm.sh/>|
27
27
| Docker | Use WasmEdge to support wasm containers in Docker Desktop tools |<https://www.docker.com/blog/docker-wasm-technical-preview/>|
28
28
| ByteDance | Use WasmEdge to run custom logic in service mesh proxies and sidecars | Internal use case |
29
29
| ByteDance | Use WasmEdge to run serverless functions | Internal use case |
@@ -46,5 +46,7 @@ This list is constantly being updated. Please submit a PR to add your own item i
46
46
| GaiaNet| Use WasmEdge as LLM runtime |<https://github.com/GaiaNet-AI/gaianet-node>|
47
47
| MoXin| Use WasmEdge as the LLM runtime |<https://github.com/project-robius/moxin>|
48
48
| CODA Bridge| Use WasmEdge as the container to run microservices | Internal use case |
49
-
49
+
| CloudEvents | Support the Rust SDK to be compiled into Wasm so that a Wasm app can send and receive cloud events |<https://github.com/cloudevents/sdk-rust/pull/202>|
50
+
| Kagome | A C++ implementation of Polkadot host which runs Wasm smart contracts on WasmEdge |<https://github.com/qdrvm/kagome/tree/master/core/runtime>|
51
+
| Sealos | A Cloud Operating System designed for managing cloud-native applications. It uses WasmEdge to run LLMs locally in its cluster. |<https://github.com/labring-actions/cluster-image/blob/main/applications/runwasi-wasmedge/latest/install.sh>|
0 commit comments