Oxidizing Source Maps with Rust and WebAssembly – Mozilla Hacks - the Web developer blog
A detailed look at how we replaced the most performance-sensitive portions of the source-map JavaScript Library’s source map parser with Rust code that is compiled to WebAssembly. The results: The ...