Skip to content

Commit

Permalink
translate i18n/zh/docusaurus-plugin-content-docs/current/start/overvi…
Browse files Browse the repository at this point in the history
…ew.md (WasmEdge#183)

* translate i18n/zh/docusaurus-plugin-content-docs/current/start/ overview.md

Signed-off-by: ezirmusitua <jferroal@gmail.com>

* Update overview.md

Signed-off-by: ezirmusitua <jferroal@gmail.com>

---------

Signed-off-by: ezirmusitua <jferroal@gmail.com>
  • Loading branch information
ezirmusitua committed Nov 20, 2023
1 parent f8e72fe commit 2873e6d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion i18n/zh/docusaurus-plugin-content-docs/current/start/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sidebar_position: 1
displayed_sidebar: startSidebar
---

# 开始使用 WasmEdge
# 开始使用 WasmEdge

WasmEdge 是一款轻量级、高性能、可扩展的 WebAssembly 运行时,适用于云原生、边缘和去中心化应用。它支持无服务器应用、嵌入式函数、微服务、UDF、智能合约和物联网设备。WasmEdge 目前是 CNCF(Cloud Native Computing Foundation)的沙盒项目。
Expand All @@ -11,7 +12,7 @@ WasmEdge 运行时为其包含的 WebAssembly 字节码程序提供了良好定

本章将介绍如何安装并开始使用 WasmEdge。

将涵盖以下内容
涵盖以下内容

- [安装和卸载 WasmEdge](install.md)
- [入门指南](/category/getting-started-with-wasmEdge)
Expand All @@ -26,3 +27,11 @@ WasmEdge 运行时为其包含的 WebAssembly 字节码程序提供了良好定
- [创建 GitHub 问题以获取技术支持](https://github.com/WasmEdge/WasmEdge/issues)
- [提交 GitHub 讨论](https://github.com/WasmEdge/WasmEdge/discussions)
- [在 Twitter 关注 @realwasmedge](https://twitter.com/realwasmedge)
对于使用 WasmEdge 进行高级编程,请参考 [开发 WASM 应用程序](../develop/overview.md)[在应用中嵌入 WasmEdge](../embed/overview.md),或向 WasmEdge [进行贡献](../contribute/overview.md) 的指南。

如果你有任何问题或有任何反馈,请通过以下方式联系我们:

- [Discord 聊天](https://discord.gg/U4B5sFTkFc)
- [创建 GitHub 问题以获取技术支持](https://github.com/WasmEdge/WasmEdge/issues)
- [提交 GitHub 讨论](https://github.com/WasmEdge/WasmEdge/discussions)
- [在 Twitter 关注 @realwasmedge](https://twitter.com/realwasmedge)

0 comments on commit 2873e6d

Please sign in to comment.