FM Synthesizer in the Browser via Rust and WebAssembly SIMD

An 8-operator, polyphonic FM synthesizer running completely in the web browser via Rust compiled to WebAssembly with SIMD acceleration. A demo from the larger web synth platform I’m building. Read more

Similar

Building a Container Runtime in Rust

The container ecosystem is growing up. Proprietary implementations are gradually being replaced by open standards. One of the most important standards from the open container initiative is the oci-runtime spec, which allows alternative container runtimes ... (more…)

Read more »

Solving Jigsaw Puzzle with Bare Rust

I participate in a lot of programming competitions and usually, if you show good results, organizers send you some prizes. Typically it is just t-shirts, but at some point, you have too many of them, so you had to make a bed cover from them. But sometimes... (more…)

Read more »