File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
content/posts/newsletter-019 Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,26 @@ future project planning.
189
189
[ rkyv-book ] : https://djkoloski.github.io/rkyv
190
190
[ rkyv-request-for-feedback ] : https://github.com/djkoloski/rkyv/issues/67
191
191
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
+
192
212
## Popular Workgroup Issues in Github
193
213
194
214
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments