File tree 2 files changed +23
-0
lines changed
content/posts/newsletter-009
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,29 @@ Main changes:
132
132
133
133
[ Shipyard ] : https://crates.io/crates/shipyard
134
134
135
+ ### This Month in Mun
136
+
137
+ [ ![ Mun logo] ( mun-logo.png )] [ Mun ]
138
+
139
+ [ Mun] is a scripting language for gamedev focused on quick iteration times
140
+ that is written in Rust.
141
+
142
+ The Mun Team posted a [ technical blog] [ mun-memory-mapping ] about how they
143
+ implemented hot reloading of structs.
144
+
145
+ Their [ April updates] [ mun-april ] include:
146
+
147
+ - hot reloading of structs;
148
+ - 128-bit integer support;
149
+ - improved literal support;
150
+ - complete operator support for fundamental types;
151
+ - improved documentation;
152
+ - bugfixes and improved test coverage.
153
+
154
+ [ Mun ] : https://mun-lang.org
155
+ [ mun-memory-mapping ] : https://mun-lang.org/blog/2020/05/01/memory-mapping
156
+ [ mun-april ] : https://mun-lang.org/blog/2020/05/02/this-month-april
157
+
135
158
## Popular Workgroup Issues in Github
136
159
137
160
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments