Skip to content

Commit 25fbe18

Browse files
committed
Update users.md
Signed-off-by: Michael Yuan <michael@secondstate.io> Signed-off-by: Michael Yuan <michael@michaelyuan.com>
1 parent 9877995 commit 25fbe18

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/contribute/users.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This list is constantly being updated. Please submit a PR to add your own item i
99
| Name | Desciption | PR or Docs |
1010
| --- | --- | --- |
1111
| WebAssembly Languages Runtime maintained by VMWare | Use WasmEdge to run PHP and python programs | <https://github.com/vmware-labs/webassembly-language-runtimes/pull/19> |
12-
| Cocos AI | WasmEdge is is used for Confidential Computing inference of AI workloads in a secure TEE enclave. | <https://github.com/ultravioletrs/cocos/pull/189> |
13-
| WikiFunction | Use WasmEdge to execute functions to improve the performance| <https://www.wikifunctions.org/wiki/Wikifunctions:Status_updates/2024-08-23> |
12+
| Cocos AI | WasmEdge is used for Confidential Computing inference of AI workloads in a secure TEE enclave | <https://github.com/ultravioletrs/cocos/pull/189> |
13+
| WikiFunctions | Use WasmEdge to execute serverless functions to be embedded in Wikipedia | <https://www.wikifunctions.org/wiki/Wikifunctions:Status_updates/2024-08-23> |
1414
| LF Edge eKuiper | Use WasmEdge to process data streamed from IoT devices | <https://github.com/lf-edge/ekuiper/pull/1449/> |
1515
| crun | Use WasmEdge to run WASM containers | <https://github.com/containers/crun/pull/774> |
1616
| youki | Use WasmEdge to run WASM containers | <https://github.com/containers/youki/pull/1320> |
@@ -32,7 +32,7 @@ This list is constantly being updated. Please submit a PR to add your own item i
3232
| ByteDance | Use WasmEdge as a Ray node | <https://github.com/ray-project/enhancements/blob/main/reps/2023-02-01-wasm-on-ray.md> |
3333
| Huawei Cloud | Use WasmEdge to run Serverless functions | Internal use case |
3434
| 5miles | Use WasmEdge to run internal microservices | Internal use case |
35-
| Bytetrade | Use WasmEdge to run microservices for automated crypto trading and marketing automation. | Internal use case |
35+
| Bytetrade | Use WasmEdge to run microservices for automated crypto trading and marketing automation | Internal use case |
3636
| FutureWei | Use WasmEdge on automobile and OpenHarmony | <https://github.com/WasmEdge/WasmEdge/pull/902> |
3737
| WinSoft | Use WasmEdge to improve IDE’s user experience | <https://winsoft.sk/webassembly.htm> |
3838
| ParaState | Use WasmEdge to execute smart contracts on the ParaState blockchain | <https://www.parastate.io/> |
@@ -43,11 +43,11 @@ This list is constantly being updated. Please submit a PR to add your own item i
4343
| libsql | Use WasmEdge to support user-defined functions (UDF) in a database | <https://github.com/libsql/libsql/pull/131> |
4444
| Shifu | Use WasmEdge to support user-defined functions (UDF) in data streams from edge devices | <https://github.com/Edgenesis/wasm-shifu-demo> |
4545
| Lnjoying | Offers WasmEdge as part of its edge cloud service. | Internal use case |
46-
| Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users. | <https://packages.fedoraproject.org/pkgs/wasmedge/wasmedge/index.html> |
46+
| Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users | <https://packages.fedoraproject.org/pkgs/wasmedge/wasmedge/index.html> |
4747
| Open Interpreter| Use WasmEdge as the LLM runtime | <https://github.com/OpenInterpreter/01/tree/main/software/source/server/services/llm/llamaedge> |
4848
| GaiaNet| Use WasmEdge as LLM runtime | <https://github.com/GaiaNet-AI/gaianet-node> |
4949
| MoXin| Use WasmEdge as the LLM runtime | <https://github.com/project-robius/moxin> |
5050
| CODA Bridge| Use WasmEdge as the container to run microservices | Internal use case |
5151
| 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> |
5252
| Kagome | A C++ implementation of Polkadot host which runs Wasm smart contracts on WasmEdge | <https://github.com/qdrvm/kagome/tree/master/core/runtime> |
53-
| 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> |
53+
| 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

Comments
 (0)