FM Synthesis in the Browser with Rust, Web Audio, and WebAssembly with SIMD

from blog cprimozic.net Blog, | ↗ original
As web browsers have grown and evolved over the years, they've gained many APIs and functionalities that have made them into incredibly capable application platforms in addition to their original role of web page renderers. One of the APIs that I've been particularly interested in is the Web Audio API and its capabilities as a foundation for...