Really like MoonBitโs is expression.
Destructuring + guards in one line, reducing boundary checks without unsafe operations
Really like MoonBitโs is expression.
Destructuring + guards in one line, reducing boundary checks without unsafe operations
AI refactors better with guidance.
`moon ide analyze` shows real API usage, so agents can tighten internal package APIs instead of guessing.
Less AI slop, cleaner boundaries, better MoonBit code.
โ ๏ธThis is available on MoonBit nightly for now, and will be in the next stable
QuickCheck Tutorial Part 1 is live ๐งช
Weโre starting a series on property-based testing in MoonBit.
New to QuickCheck? This is a good place to begin ๐
Read: moonbitlang.com/pearls/quick...
๐ Live demo & chat today :http://meet.google.com/ibx-rsuq-mmt๏ผ10am London/6pm Beijing๏ผ
Is LLM ready for large scale software engineering?
OpenAI Codex5.3 vs AnthropicAI Opus4.6 โ which is better and how about the open weights model? How good LLM can adapt to new programming languages like
@moonbitlang
checkout swe-agi.com for our latest research ๐
MoonBit 0.8.0 has landed ๐
โ
Backtrace support across WasmGC, LLVM, and Native backends โ much better debugging experience for large codebases
โ
AI-native specification support with declare keyword, separating specs from implementations for agent-assisted workflows
www.moonbitlang.com/blog/moonbit...
See You This Thursday-Online Meetup#11
Weโre about to ship MoonBit v0.8, and weโd love to walk you through what changed, why we made those choices, and whatโs coming next๏ผ
๐ป Google Meet: meet.google.com/ibx-rsuq-mmt
๐ฅ Live on YouTube (simulcast)
We recently completed Fastcc โ a self-hosting C compiler with minimal human involvement.
In ~10 days, an AI agent implemented ~35k LOC, reached self-hosting, and compiled real-world C code, including Sqlite, QuickJS and Tcc
Full article๏ผwww.moonbitlang.com/blog/fastcc-ai-driven-development
MoonBit v0.8 Release Online Meetup โ Join us Next Thursday๏ผ
๐
Feb 12 (Thu) ยท 10:00 AM London / 6:00 PM Beijing
๐ป Mark your calender calendar.app.google/qr5D85x4kFSpviJ58
๐ฅ Live on Google Meet and YouTube (simulcast)
โจ MoonBit v0.8 Release Highlights
๐ Language & toolchain updates
Why do two people edit the same doc at onceโฆ and sometimes end up with different results?
We breaks down concurrent conflicts, compares OT vs CRDT, and shows how RGA/Event Graph-Walker make everyone converge to the same final state โ even after reconnection.
www.moonbitlang.com/blog/crdt-al...
Community spotlight: Agentic Adventures of MoonBit (AAoM)
AAoM-03: A WHATWG HTML5 Parser, Driven by Tests, documents building a WHATWG-compliant HTML5 parser in MoonBit, using agentic workflow to grind failures down to zero.
dev.to/milky2018/aaom-03-a-whatwg-html5-parser-driven-by-tests-40o7
๐Uncover the underlying logic that enables compilers to "foresee" potential risks before your code even runs.
This guide explores the elegance of static analysis and demonstrates how to build a mature MCIL framework using MoonBit.
www.moonbitlang.com/blog/moonbit...
Community spotlight: Agentic Adventures of MoonBit (AAoM) by @M_Wildwhisky
AAoM-02 : building an XML parser in MoonBit with the W3C Conformance Test Suite, exploring the use of Claude Code Skills in MoonBit .
Full write-up: dev.to/milky2018/aaom-02-xml-parser-with-w3c-conformance-5a2f
MoonBit Monthly Update Vol.07 is out!
New language features, toolchain improvements, and stdlib updates just landed โ from loop reasoning to experimental package support.
๐Full update: moonbitlang.com/weekly-updat...
๐
This Saturday, join our online meetup to see these features live
MoonBit Community Online Meetup #10
๐ Jan 17 (Sat), 6:00 PM Beijing / 10:00 AM London
๐ Mark your calendar:
calendar.app.google/TPGyJxGsCaVU...
Next weekend, weโll focus on our Monthly Meetup highlights:
๐ฎ Community & Tooling Updates and MoonBit 2026 Outlook
๐ค Using Codex with MoonBit to Scale Up
Community spotlight๏ผAgentic Adventures of MoonBit (AAoM) by @M_Wildwhisky
AAoM-01: A Pug Template Engine, documents the process of building a complete Pug engine in MoonBit,using an agentic workflow with Claude Code (Opus 4.5).
Fullwrite-up๏ผhttps://dev.to/milky2018/aaom-01-pug-template-engine-11ka
Weโre building two open-source WebAssembly runtimes in MoonBit, focused on portable, secure, and consistent wasm execution across platforms.
๐งฉ wasm5 โ a lightweight interpreter with strong sandboxing
โก wasmoon โ a JIT runtime (aarch64)
๐ Full write-up:
www.moonbitlang.com/blog/moonbit-wasm-runtime
Join us for a MoonBit online meetup ๐
DEC 20๏ผsat) 10:00am London time
Weโll share where MoonBit is today, whatโs on the roadmap,
and do a live coding session showing how AI can help build a MoonBit library from scratch.
calendar.app.google/J1Dunq3PduWV...
See you there ๐
MoonBit Monthly Update Vol.6
This month weโve added JS-module FFI, improved lexmatch and warnings, enhanced ReadOnlyArray, and expanded bitstring pattern matching with signed integers๏ผ
๐ทCheck out the highlights below or read our blog๏ผ
www.moonbitlang.com/weekly-updates/
Learn step-by-step how to build a secure AI tool with MoonBit and Wassette, powered by the WebAssembly Component Model.
Read more๏ผhttps://www.moonbitlang.com/pearls/moonbit-wassette
๐ MoonBit Monthly Update Vol.5
This month, we update alias syntax, new built-ins like ReadOnlyArray and Iterator, and smarter linting and IDE tools.
๐Check out the highlights below or read our blog๏ผwww.moonbitlang.com/weekly-updates/
Weโve rolled out some exciting language updates this month! โจ
Read more:www.moonbitlang.com/weekly-updates/2025/10/14/index
๐ฌ Join our upcoming online meetup to see how these features enable building real AI Agents with MoonBit โ details dropping soon!
Learn how to install and configure the Wasm version of the MoonBit toolchain โโon any Node.js-supported environment ๏ผ
www.moonbitlang.com/blog/moonbit...
join us in discord๏ผhttp://discord.gg/mNf8NG73Te
MoonBit now ships async programming support!
Powered by structured concurrency โ safer & more reliable async.
Yes, you can now build your own AI agentsใCloud services with MoonBit ๏ผ
Check details๏ผwww.moonbitlang.com/blog/moonbit-async
Repo๏ผhttps://github.com/moonbitlang/async
Mini-adapton: incremental computation in MoonBit
In this article, we will show how to implement an incremental computation library in MoonBit with api used:
www.moonbitlang.com/pearls/mini-...
Weโve just open-sourced our async networking framework! ๐
Itโs already stable enough to build web services with MoonBit. An article with more details will be coming later this monthโstay tuned!
๐ MoonBit Monthly Update Vol.03 is here!
Highlight of the month: Bitstring Pattern Matching โจ
Now you can match specific-width bits directly when pattern matching on Bytes or @bytes.View.Full update ๐ www.moonbitlang.com/weekly-updates/2025/09/08/index
Want to use C libraries in MoonBit? Now you can๐
With C-FFI, MoonBit can call native C functions โ from low-level hardware ops to high-performance math.
A step-by-step guide to MoonBitโs C-FFI
www.moonbitlang.com/pearls/moonb...
๐ MoonBit Pearls Series continues!
Last time we built the frontend of TinyMoonbit with parsing & type checking.
๐ Now we dive into the backend: turning AST โ LLVM IR โ RISC-V assembly with MoonBitโs llvm.mbt.
๐ Read here ๏ผwww.moonbitlang.com/pearls/moonbit-and-llvm-2
๐ Introducing MoonBit Pilot โ the AI-native code agent built into the MoonBit toolchain.
From language design to compiler, debugger, and package management, The toolchain offer Moonbit Pilot real-time feedback and guidance at every step.
www.moonbitlang.com/blog/intro-m...
๐ New MoonBit Pearls Series
Programming language design and compiler implementation are often seen as the toughest challenges in CS. But with Moonbit, a functional language built for the AI era, weโre rethinking the journey.
In this series, weโll build a small compiler โ TinyMoonbit โ step by step: