# Moonbit **Repository Path**: mirrors/Moonbit ## Basic Information - **Project Name**: Moonbit - **Description**: MoonBit(月兔)是一个用于云计算和边缘计算的WebAssembly端到端编程语言工具链 - **Primary Language**: Unknown - **License**: CC-BY-SA-4.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**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MoonBit Docs Website > English | [中文](README-zh.md) This repository hosts the documentation website for MoonBit [docs.moonbitlang.com](https://docs.moonbitlang.com). Open `document.code-workspace` for a better development experience. Choose commands to run from either the `+` sign in the Terminal Panel or run `Tasks: Run Build Task` in the command palette. ## Layout - `legacy/examples`: some small examples for MoonBit. - `next`: current documentation hosted on readthedocs based on Sphinx. Check [README](./next/README.md). - `moonbit-tour`: an interactive tour. Check [README](./moonbit-tour/README.md)