diff --git a/Cargo.toml b/Cargo.toml index eb7b377c5a51a..56aac74f53cb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -995,7 +995,7 @@ doc-scrape-examples = true name = "Motion Blur" description = "Demonstrates per-pixel motion blur" category = "3D Rendering" -wasm = false +wasm = true [[example]] name = "order_independent_transparency"