🚀 MoonBit Community Online Meetup #16 is coming!
We’ll dive into MoonBit 0.10.9 — new labelled syntax, errdefer, full QuickCheck support, Wasm as the default target, and more 👀
Live Q&A with MoonBit Creator @bobzhang1988.
📅 Add to calendar: [calendar.app.google/fxr9iaPvfh4oFK…]
MoonBit v0.10.9 is here! 🌙
`lexscan` is now stable, with new `errdefer` and labelled syntax. `wasm` is now the default target, and QuickCheck gets full standard library support.
Full updates: moonbitlang.com/updates/2026/0…@moonbitlang
Another one for the experts: #locals.
Pass a lambda to makei or map and you normally pay a function-pointer call per element. #locals makes that call stop existing — same code, no rewrite.
Zero-cost abstraction, opt in per parameter.
@moonbitlang
MoonBit's performance ceiling, for the experts.
Most users never need it. But when performance matters, #owned gives you control over reference-counting — owning wins sometimes, borrowing others.
High-level ergonomics by default, low-level control when you go looking for it.
Capability-Based Generative User Interfaces Using the WebAssembly Component Model
This demo shows how to load components dynamically and execute them safely inside a single web app—without iframes or limited JSON protocols
youtube.com/watch?v=RoYFUo…
1/
MoonBit pushes exhuastive checking to the next level, via rigorous static analysis, we can not only report unused branches but also unused regex expressions @moonbitlang
🚨 Reminder: MoonBit Community Online Meetup #15 is happening this Thursday!
Join us for a closer look at MoonBit 0.10.4 — covering language updates, toolchain improvements, and the latest progress on the native backend.
📍 Google Meet: meet.google.com/eqd-zvmw-qad
🚀 MoonBit Community Online Meetup #15 is coming!
We’ll cover MoonBit 0.10.4 highlights — language improvements, native backend updates, and continued progress toward 1.0 👀
Live Q&A with MoonBit Creator @bobzhang1988.
📅 Add to calendar: [calendar.app.google/LRq8vbe96HgPvX…]
MoonBit v0.10.4 is here!🌙
New `extend` syntax, default values for or-patterns, and expanded support for the new native backend — now enabled by default for debug builds on macOS Apple Silicon.
Full updates:moonbitlang.cn/updates/2026/0…#MoonBit#MoonBitlang
Accepted for publication at IEEE Transactions on Software Engineering, this paper explores LLM code generation for no-resource programming languages.
Paper: arxiv.org/abs/2606.16827
Despite limited public resources at the time of evaluation, MoonBit remained competitive across
MoonBit's new native backend is now available for public testing on Windows!😁
Download the nightly version of MoonBit right now and give it a try!
Experience the blazing-fast compilation speed of the new native backend🔥
Feedback is very welcome.
#MoonBitlang #MoonBit
MoonXi-net brings PyTorch-style deep learning training to MoonBit 🌙
Type-safe, extensible, GPU-supported — with the author reporting ~2× PyTorch training speed after operator fusion.
Full details: moonbitlang.com/pearls/moonxi-…#pytorch#GPU#MoonBit
A WebAssembly optimization toolkit written in MoonBit 🌙
It supports encoding/decoding, validation, fuzz testing, and optimization passes — with an author-shared result showing ~6.4MB size reduction on optimized output.
Thanks to @jtenner for building this.
15K Followers 3K FollowingAI Infrastructure Leader, former Frontend Technical Expert at ByteDance and Alibaba, focused on Node.js AI Agent development and the MoonBit language.