AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Single Threaded Performance in WebAssembly
WebAssembly made it really easy to write all of our SDKs across all of our different platforms. But as we got further and further down the performance path, we started to realize that there's more platform specific code we had to write. For like 99% of use cases, they like a single threaded performance of the the Wasm code is so good now that you don't really notice a difference for most most APIs.