WebAssembly Troubles part 4: Microwasm (2019)

WebAssembly Is Not A Stack Machine

WebAssembly Troubles part 2: Why Do We Need the Relooper Algorithm, Again?

WebAssembly Is Not a Stack Machine (2019)

Inviting God's Wrath with Cursed Rust

Why does WebAssembly need the relooper algorithm, instead of gotos? (2019)

WebAssembly Troubles Part 4: Microwasm

WebAssembly Troubles Part 3: The Stack Is Not the Stack

WebAssembly Troubles part 2: Why Do We Need the Relooper Algorithm, Again?

WebAssembly Troubles Part 1: WebAssembly Is Not a Stack Machine

Why PhantomData

How Rust 1.26 more than tripled the speed of my code

In which the CPU changes my data under my nose

Optimisation tutorial with exercises - materials for the RustFest Paris workshop “Fastware”

Improving SmallVec's speed by 60% and why that shouldn't matter to you