Skip to content
Tech News
← Back to articles

It took a year to ship WebAssembly in Anubis

read original get Programming WebAssembly with Rust (Kevin Hoffman) → more articles
Why This Matters

The article body didn't load — instead it shows Anubis's own interstitial, the proof-of-work gate that sites deploy to blunt aggressive AI scraping. That's a fitting illustration of the story: defensive tooling against scrapers is now common enough that ordinary readers routinely hit JavaScript challenge pages, with real costs to accessibility and user experience.

Key Takeaways
Worth a Look

Programming WebAssembly with Rust (Kevin Hoffman) — If a story about shipping WebAssembly in Anubis makes you curious how Wasm actually works, this book walks through building and running WebAssembly modules with Rust from the ground up. It's a practical way to understand the toolchain behind browser-side proof-of-work and other compute-heavy web workloads.

See Programming WebAssembly with Rust (Kevin Hoffman) on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

Loading...

Anubis could not load its JavaScript. The server may be overloaded. Please reload the page to try again.

You are seeing this because the administrator of this website has set up Anubis to protect the server against the scourge of AI companies aggressively scraping websites. This can and does cause downtime for the websites, which makes their resources inaccessible for everyone.

Anubis is a compromise. Anubis uses a Proof-of-Work scheme in the vein of Hashcash, a proposed proof-of-work scheme for reducing email spam. The idea is that at individual scales the additional load is ignorable, but at mass scraper levels it adds up and makes scraping much more expensive.

Ultimately, this is a placeholder solution so that more time can be spent on fingerprinting and identifying headless browsers (EG: via how they do font rendering) so that the challenge proof of work page doesn't need to be presented to users that are much more likely to be legitimate.

Please note that Anubis requires the use of modern JavaScript features that plugins like JShelter will disable. Please disable JShelter or other such plugins for this domain.