RSSAmplifier

nickb.dev · Dec 13, 2021

Authoring a SIMD enhanced Wasm library with Rust

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Chrome, Firefox, and Node LTS have all stabilized the SIMD extension to Wasm in the last few months (Safari is lagging at the time of writing. See the updated roadmap for changes). Additionally, Rust has stabilized Wasm SIMD intrinsics recently too . All the pieces are set and now is the time to start authoring libraries that take advantage of the promised performance that SIMD can bring. 
…

Read on nickb.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.