Skip to content

Commit bbc632b

Browse files
authored
Add more users
Signed-off-by: Michael Yuan <[email protected]>
1 parent caf96ab commit bbc632b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/contribute/users.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This list is constantly being updated. Please submit a PR to add your own item i
2323
| 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> |
2424
| Apache Traffic Server | Use WasmEdge as a plug-in to process the traffic flow | <https://github.com/apache/trafficserver/pull/9390> |
2525
| 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/> |
2727
| Docker | Use WasmEdge to support wasm containers in Docker Desktop tools | <https://www.docker.com/blog/docker-wasm-technical-preview/> |
2828
| ByteDance | Use WasmEdge to run custom logic in service mesh proxies and sidecars | Internal use case |
2929
| ByteDance | Use WasmEdge to run serverless functions | Internal use case |
@@ -46,5 +46,6 @@ This list is constantly being updated. Please submit a PR to add your own item i
4646
| GaiaNet| Use WasmEdge as LLM runtime | <https://github.com/GaiaNet-AI/gaianet-node> |
4747
| MoXin| Use WasmEdge as the LLM runtime | <https://github.com/project-robius/moxin> |
4848
| 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> |
5051

0 commit comments

Comments
 (0)