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 ...
A language empowering everyone to build reliable and efficient software.
Rust and Other Things
Recently, we introduced WebAssembly (compiled from Rust) into the source-map JavaScript library.We saw parsing and querying source maps get a whole lot faste...