File tree 2 files changed +24
-0
lines changed
content/posts/newsletter-008
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -159,6 +159,30 @@ make some cool stuff. See for example these [examples][three-d-examples].
159
159
[ three-d-examples ] : https://asny.github.io/three-d/
160
160
[ three-d-v0-1 ] : https://crates.io/crates/three-d
161
161
162
+ ### This Month in Mun
163
+
164
+ [ ![ Mun logo] ( mun-logo.png )] [ Mun ]
165
+
166
+ [ Mun] is a scripting language for gamedev focused on quick iteration times
167
+ that is written in Rust.
168
+
169
+ The Mun Team [ announced] [ mun-february ] that they have obtained a $15k grant
170
+ as part of the [ MOSS Mission Partners] [ moss ] track, to further develop hot
171
+ reloadable data structures.
172
+
173
+ Their [ March updates] [ mun-march ] include:
174
+
175
+ - marshalling of value structs;
176
+ - extern functions;
177
+ - garbage collector (defaults to mark&sweep);
178
+ - performance benchmarks;
179
+ - bugfixes and improved test coverage.
180
+
181
+ [ Mun ] : https://mun-lang.org
182
+ [ moss ] : https://www.mozilla.org/en-US/moss/mission-partners
183
+ [ mun-february] : (https://mun-lang.org/blog/2020/03/10/this-month-february
184
+ [ mun-march ] : https://mun-lang.org/blog/2020/04/02/this-month-march
185
+
162
186
163
187
## Popular Workgroup Issues in Github
164
188
You can’t perform that action at this time.
0 commit comments