Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 895da9f

Browse filesBrowse files
authored
N19: Mun (rust-gamedev#509)
1 parent a521af8 commit 895da9f
Copy full SHA for 895da9f

File tree

Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed

‎content/posts/newsletter-019/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-019/index.md
+20Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.