Skip to content

Commit 895da9f

Browse files
authored
N19: Mun (#509)
1 parent a521af8 commit 895da9f

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

content/posts/newsletter-019/index.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,26 @@ future project planning.
189189
[rkyv-book]: https://djkoloski.github.io/rkyv
190190
[rkyv-request-for-feedback]: https://github.com/djkoloski/rkyv/issues/67
191191

192+
### [This Month in Mun][mun-february]
193+
194+
[![Mun logo](mun-logo.png)][Mun]
195+
196+
[Mun] is a scripting language for gamedev focused on quick iteration times
197+
that is written in Rust.
198+
199+
It's been a long time coming, but the Mun Core Team is closing in on the finish
200+
line for Mun v0.3. They are only a couple of pull requests away from locking
201+
the build for bug fixes and documentation. The [February updates][mun-february]
202+
include:
203+
204+
- `use` statements language support;
205+
- incremental file updates for the language server;
206+
- LLVM 11 support;
207+
- bug fixes and other improvements.
208+
209+
[Mun]: https://mun-lang.org
210+
[mun-february]: https://mun-lang.org/blog/2021/03/04/this-month-february
211+
192212
## Popular Workgroup Issues in Github
193213

194214
<!-- Up to 10 links to interesting issues -->
3.08 KB
Loading

0 commit comments

Comments
 (0)