RSSAmplifier

Blog

Emanuele’s Log

A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.

van-ema.github.ioRSS feed ↗3 posts

Latest posts

Writing Constant-Time Rust Is Not Enough

How Rust aliasing facts can let LLVM change fixed-load constant-time code into selected-address-load code.

Rust MIR Instrumentation

How to inject calls inside MIR

(Rust) Pointers provenance is real

Provenance and Rust