By Jupiter Broadcasting
Published July 16, 2019 12:30pm
Itβs a Coder Radio special as Mike and Wes dive into functional programming in the real world and share their tips for applying FP techniques in any language.
Support Coder Radio
Links:Porting Redis to WebAssembly with Clang/WASI β In this post, we share our experience of porting an existing open-source software package β the data structure server Redis β to WebAssembly. While this is not the first time that Redis has been ported to Wasm (see this port by Sergey Rublev), it is the first time to our knowledge that the obtained port can be run d...