# Moonbit **Repository Path**: mirrors/Moonbit ## Basic Information - **Project Name**: Moonbit - **Description**: MoonBit(月兔)是一个用于云计算和边缘计算的WebAssembly端到端编程语言工具链 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://www.oschina.net/p/moonbit - **GVP Project**: No ## Statistics - **Stars**: 15 - **Forks**: 4 - **Created**: 2023-08-29 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MoonBit 文档网站 > 中文 | [English](README.md) 此存储库托管了 MoonBit 的文档网站 [docs.moonbitlang.com](https://docs.moonbitlang.com)。 打开 `document.code-workspace` 以获得更好的开发体验。可以从终端面板中的 `+` 号选择命令运行,或在命令面板中运行 `Tasks: Run Build Task`。 ## 布局 - `legacy/examples`: 一些 MoonBit 的小示例。 - `next`: 基于 Sphinx 的当前文档,托管在 readthedocs 上。查看 [README](./next/README.md)。 - `moonbit-tour`: 一个互动教程。查看 [README](./moonbit-tour/README.md)。