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 8d33621

Browse filesBrowse files
authored
Newsletter 14: add Mun (rust-gamedev#292)
1 parent 188288c commit 8d33621
Copy full SHA for 8d33621

File tree

2 files changed

+17
-0
lines changed
Filter options

2 files changed

+17
-0
lines changed

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

Copy file name to clipboardExpand all lines: content/posts/newsletter-014/index.md
+17Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,23 @@ _Discussions:
273273
[slab]: https://crates.io/crates/slab
274274
[ABA Problem]: https://en.wikipedia.org/wiki/ABA_problem
275275

276+
### [This Month in Mun][mun-september]
277+
278+
[![Mun logo](mun-logo.png)][Mun]
279+
280+
[Mun] is a scripting language for gamedev focused on quick iteration times
281+
that is written in Rust.
282+
283+
[September updates][mun-september] include:
284+
285+
- on-going work for multi-file projects;
286+
- build pipeline improvements;
287+
- bug fixes in the Mun compiler and C++ bindings;
288+
- a lot of refactors and quality of life improvements.
289+
290+
[Mun]: https://mun-lang.org
291+
[mun-september]: https://mun-lang.org/blog/2020/10/01/this-month-september/
292+
276293
### [audir]
277294

278295
[audir] is a low level audio library supporting Windows (WASAPI), Linux (Pulse)
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.