{{language|MoonBit
|exec=bytecode
|safety=safe
|strength=strong
|gc=yes
|site=https://www.moonbitlang.com/}
}}
'''MoonBit''' is a general-purpose programming language and toolchain designed for high performance and resource efficiency, optimized for WebAssembly (Wasm). It is developed by a young and passionate team led by Zhang Hongbo. One of the motivations behind MoonBit’s creation was Zhang’s belief that existing languages like Java, Go, and Rust do not fully leverage the security and speed advantages of the WebAssembly instruction set, particularly in cloud computing and edge computing. After its initial release with native WebAssembly support, MoonBit later added support for JavaScript, Native, and the LLVM backend.

MoonBit was publicly released in August 2023 and is currently in its beta stage.

==Todo==
* [[Tasks not implemented in MoonBit]]