Hacker News new | ask | show | jobs
The MoonBit language beta preview (moonbitlang.com)
2 points by hongbo_zhang 677 days ago
1 comments

MoonBit is a wasm first language that generates tiny Wasm output, it also supports the wasm component model. It is inspired by Rust and GO, where language features are close to Rust and toolchain are more inspired by Golang