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/
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/
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!
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!
It’s already stable enough to build web services with MoonBit. An article with more details will be coming later this month—stay tuned!
It’s already stable enough to build web services with MoonBit. An article with more details will be coming later this month—stay tuned!
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
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
Check out the latest updates in MoonBit this month, from new language features to improved tooling. 🥳
Full updates: moonbitlang.com/weekly-updat...
Check out the latest updates in MoonBit this month, from new language features to improved tooling. 🥳
Full updates: moonbitlang.com/weekly-updat...
🌙 Join us for a global conversation with MoonBit creator
@bobzhang1988
🧭 Topic: What’s next after the MoonBit Beta — and a preview of 1.0!
📅 Add to calendar: calendar.app.google/mydS9eD9QqF5...
🌙 Join us for a global conversation with MoonBit creator
@bobzhang1988
🧭 Topic: What’s next after the MoonBit Beta — and a preview of 1.0!
📅 Add to calendar: calendar.app.google/mydS9eD9QqF5...
See what’s new in MoonBit after our Beta release. 🥳
Full Updates:https://moonbitlang.com/weekly-updates/2025/07/15/index
See what’s new in MoonBit after our Beta release. 🥳
Full Updates:https://moonbitlang.com/weekly-updates/2025/07/15/index
- Error Function Syntax Updated to `raise`
- Error Type Declaration Syntax Changed
- New Arrow Function Syntax `(..) => expr`
🌟 Full update: moonbitlang.com/weekly-updat...
Beta lands soon — stay tuned.🤩
- Error Function Syntax Updated to `raise`
- Error Type Declaration Syntax Changed
- New Arrow Function Syntax `(..) => expr`
🌟 Full update: moonbitlang.com/weekly-updat...
Beta lands soon — stay tuned.🤩
Highlight:
– Trait impl via method removed
- try? f(..) replaces f?(..)
- fn f[..] → fn[..] f (consistent with impl)
– Method-as-function deprecated
– Error polymorphism is here!
- .mbt.md now supports external deps
🔗 moonbitlang.com/weekly-updat...
📦 aka.moonbitlang.com/vsbs
Highlight:
– Trait impl via method removed
- try? f(..) replaces f?(..)
- fn f[..] → fn[..] f (consistent with impl)
– Method-as-function deprecated
– Error polymorphism is here!
- .mbt.md now supports external deps
🔗 moonbitlang.com/weekly-updat...
📦 aka.moonbitlang.com/vsbs
- Explicit Trait implementation required
- Underscore (`_`) as placeholder in anonymous functions
- `fnalias`: function aliases for Types and Traits
- New `moon bench` command for benchmarking
🌟 www.moonbitlang.com/weekly-updat...
⬇️ aka.moonbitlang.com/vsbs
- Explicit Trait implementation required
- Underscore (`_`) as placeholder in anonymous functions
- `fnalias`: function aliases for Types and Traits
- New `moon bench` command for benchmarking
🌟 www.moonbitlang.com/weekly-updat...
⬇️ aka.moonbitlang.com/vsbs
- Async function call syntax changed to `f!(...)`
- Operator overloading migration to traits
- New `= _` syntax for traits
- Implicit conversion from `String` to `@string.View`
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsx
- Async function call syntax changed to `f!(...)`
- Operator overloading migration to traits
- New `= _` syntax for traits
- Implicit conversion from `String` to `@string.View`
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsx
- Wasm: `extern type T` now storable in arrays and data structures
- C FFI supports `borrow`
- `type` & `trait` support the `#deprecated` attribute
- Testing and debugging supports for `.mbt.md`
🌟 www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsx
- Wasm: `extern type T` now storable in arrays and data structures
- C FFI supports `borrow`
- `type` & `trait` support the `#deprecated` attribute
- Testing and debugging supports for `.mbt.md`
🌟 www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsx
⬇️Download: aka.moonbitlang.com/vsbs
⬇️Download: aka.moonbitlang.com/vsbs
⬇️Download: aka.moonbitlang.com/vsbs
⬇️Download: aka.moonbitlang.com/vsbs
⬇️Download: aka.moonbitlang.com/vsbs
⬇️Download: aka.moonbitlang.com/vsbs
- Pattern Matching for `Bytes`
- Operator overloading with `trait` in core
- Function aliasing
- C FFI finalizers
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsb
- Pattern Matching for `Bytes`
- Operator overloading with `trait` in core
- Function aliasing
- C FFI finalizers
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: aka.moonbitlang.com/vsb
Check out lunar by @TheWaWaR, a game framework built with MoonBit (via WASM) + Zig.
A real-world example of MoonBit adoption in game development🎮🚀
github.com/TheWaWaR/lunar
Check out lunar by @TheWaWaR, a game framework built with MoonBit (via WASM) + Zig.
A real-world example of MoonBit adoption in game development🎮🚀
github.com/TheWaWaR/lunar
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
- Pattern guard
- Deprecating implicit trait implementation via methods
- Attribute syntax
- Enums support custom tag values
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇ Download: aka.moonbitlang.com/vsx
- Pattern guard
- Deprecating implicit trait implementation via methods
- Attribute syntax
- Enums support custom tag values
🌟 Full update: www.moonbitlang.com/weekly-updat...
⬇ Download: aka.moonbitlang.com/vsx
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
- Support String literals and const constants in Array patterns
- New `is` expression in `while` conditions
- Breaking change in C FFI handling
- New IDE Installer for Windows
🌟Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: moonbitlang.pub/marketplace/bs
- Support String literals and const constants in Array patterns
- New `is` expression in `while` conditions
- Breaking change in C FFI handling
- New IDE Installer for Windows
🌟Full update: www.moonbitlang.com/weekly-updat...
⬇️ Download: moonbitlang.pub/marketplace/bs
⬇ Download: moonbitlang.pub/marketplace/x
👥 Community: discord.gg/5d46MfXkfZ
⬇ Download: moonbitlang.pub/marketplace/x
👥 Community: discord.gg/5d46MfXkfZ
⬇️ Download: moonbitlang.pub/marketplace/bs
👥 Community: discord.gg/5d46MfXkfZ
⬇️ Download: moonbitlang.pub/marketplace/bs
👥 Community: discord.gg/5d46MfXkfZ
🔽Download: moonbitlang.pub/marketplace/bs
🔽Download: moonbitlang.pub/marketplace/bs