Skip to content

Commit d37bbca

Browse files
authored
N18: kira (rust-gamedev#463)
1 parent a645421 commit d37bbca

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/posts/newsletter-018/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,20 @@ date around mid-February.
174174
[rkyv-book]: https://djkoloski.github.io/rkyv
175175
[rkyv-v0.4]: https://github.com/djkoloski/rkyv/milestone/5
176176

177+
### [kira]
178+
179+
[kira] by [@tesselode] is a game audio library tailored to composers and other
180+
people who need expressive audio.
181+
182+
v0.4.0 was released with a new wasm32 support, a new handle-based API, improved
183+
error handling, and serde support for sequences, arrangements, and most config structs.
184+
185+
_Discussions: [/r/rust](https://www.reddit.com/r/rust/comments/l3ma3d/kira_game_audio_library_v040_wasm_support_serde/),
186+
[Twitter](https://twitter.com/tesselode/status/1353111739433410560)_
187+
188+
[Kira]: https://github.com/tesselode/kira
189+
[@tesselode]: https://twitter.com/tesselode
190+
177191
## Popular Workgroup Issues in Github
178192

179193
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)