#MoonBit
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
November 7, 2025 at 5:53 AM
You can now make struct fields private with `priv`, securing your APIs by hiding private data from external access. Code safely with MoonBit! #MoonBitTips
November 26, 2024 at 10:19 AM
I feel like the Moonbit language is as close to "go-ified Rust" as possible, but it's very new. The beta is to be released later this month.

docs.moonbitlang.com
November 13, 2024 at 7:05 PM
MoonBit
www.moonbitlang.com
March 31, 2024 at 11:32 AM
I got commissioned by Moonbit Games again to make the official art for Mr Hopp's Playhouse 2 HD!
#mrhopps #mrhoppsplayhouse
October 18, 2024 at 1:24 PM
💡 Summary by GPT3:

Moonbitは、RustやGolangなどの既存のWasm言語の課題に対処するために設計された新しい言語です。Moonbitは、ビルドと実行が高速であり、コンパクトなWasm出力を生成し、ユーザーフレンドリーであることに重点を置いています。Moonbitは、言語設計と開発の豊富な経験を持つチームによってリードされています。それは、シンプルさと表現力など、GolangやRustから要素を取り入れており、自動メモリ管理や安全な機能などの特徴も備えています。Moonbitは、包括的なツールセットと独自のクラウドIDEも提供しています。 (1/2)
August 19, 2023 at 7:40 PM
Language services now support processing MoonBit code within markdown, delivering high-quality training datasets powered by robust MoonBit IDE features💫 #MoonBitTips

⬇️Download: aka.moonbitlang.com/vsbs
👥 Community: discord.gg/5d46MfXkfZ
February 26, 2025 at 10:13 AM
July 18, 2025 at 5:51 AM
🌕 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/
November 4, 2025 at 8:00 AM
Today is the day! The MoonBit compiler is now publicly available on GitHub!🎉
After 2 years of private development, we’re ready to build an open, collaborative community around MoonBit.
www.moonbitlang.com/blog/compile...
MoonBit compiler is available on GitHub | MoonBit
MoonBit compiler is available on GitHub
www.moonbitlang.com
December 18, 2024 at 10:36 AM
今日のZennトレンド

Moonbit の宣言的UIライブラリ Rabbit-TEA を試してみる
この記事は、Moonbitで動くElmモデルベースの宣言的UIライブラリ「Rabbit-TEA」を試した内容です。
基本的なUI開発パターン(Model, Update, View)によるカウンターアプリの実装例を示し、HTML要素の属性を柔軟に設定するためのnode関数やVariant型の使用法を解説しています。
また、非同期処理の組み込み方にも触れ、Moonbitでの宣言的UI開発の具体的な方法や感触を伝えています。
Moonbit の宣言的UIライブラリ Rabbit-TEA を試してみる
Rabbit-TEA は Moonbit で動く Elm モデルの宣言的 UI ライブラリ。TEA は The Ele Architecture で、要は React+Redux みたいなやつ。https://github.com/moonbit-community/rabbit-teaこのテンプレートで vite + Tailwind 上で動かせる。https://github.com/Yoor
zenn.dev
May 5, 2025 at 9:14 AM
The moonbit compiler can be embedded in other host like Rust using wasm, check out for more details
www.moonbitlang.com/blog/moonbit...
Running WebAssembly-based MoonBit compiler using rusty_v8 | MoonBit
Running WebAssembly-based MoonBit compiler using `rusty_v8`
www.moonbitlang.com
July 3, 2025 at 12:15 PM
This is a big news, MoonBit compiler is now open source!

MoonBit is a language designed for #WebAssembly, with a Rust-like syntax but much more approchable, targeting WasmGC and providing support for the Wasm Component Model. Try it during your Christmas break! 🎄
MoonBit compiler is available on GitHub | MoonBit
MoonBit compiler is available on GitHub
www.moonbitlang.com
December 21, 2024 at 11:33 AM
What is this moonbit?! 😭😭😭😭🤣🤣🤣🤣 #meme #mrhoppsplayhousethetoybox #mrhoppsmemes #funnymemes
October 19, 2025 at 4:49 PM
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!
September 16, 2025 at 1:54 AM
今日のZennトレンド

フロントエンドカンファレンス東...
https://zenn.dev/topi_log/articles/ac476d3fb6eff1
Moonbit がもう少しで実...
https://zenn.dev/mizchi/articles/how-to-write-moonbit
Full Weak Engin...
https://zenn.dev/fwectf/articles/4158968faed5b7
September 21, 2025 at 11:00 PM
[some-subscribed-rss] New Post: Christopher Allen: Moonbit developers are lying to you, by https://bitemyapp.com/blog/moonbit-developers-are-lying-to-you/
September 14, 2025 at 9:40 PM
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
September 29, 2025 at 2:12 AM
見てる: "moonbitlang/x Now Supports File I/O | MoonBit" https://www.moonbitlang.com/blog/io-support
October 10, 2024 at 11:15 AM
Abandoned Bakery | BELOW BENNI'S | Indie Horror Game
YouTube video by CJU
www.youtube.com
April 19, 2025 at 9:23 PM
요즘 한 번쯤 시도해 보고 싶은 언어들: MoonBit (@moonbitlang), Gleam, Swift (@swiftlang).
MoonBit
www.moonbitlang.com
September 26, 2025 at 1:18 PM
Die Elm-Architektur in MoonBit: Aufbau robuster Webanwendungen mit funktionalen Prinzipien

https://dasgeld.co/posts/6B780E3A-22B4-487C-9ADF-2501DAF13E92
June 28, 2025 at 4:28 PM
A guide to building WebAssembly components with the MoonBit language, from setting up the toolchain to defining interfaces and building the Wasm file.
How To Build WebAssembly Components With the MoonBit Language
A guide to building WebAssembly components with the MoonBit language, from setting up the toolchain to defining interfaces and building the Wasm file.
bit.ly
November 10, 2025 at 4:00 PM
OCamlなんだ。コンパイラーって感じだ "moonbitlang/moonbit-compiler" https://github.com/moonbitlang/moonbit-compiler
December 25, 2024 at 12:25 AM