PlasmaWasmRust icon indicating copy to clipboard operation
PlasmaWasmRust copied to clipboard

Implementation of plasma effect using WebAssembly compiled from Rust.

Plasma WASM Rust

Build Status

Deployment Status

This is a port of my Go implementation of plasma to Rust. It uses wasm-pack-template. Inspect the Azure pipelines definition for build details.

👀 Live Demo

For a full walkthrough, read: Plasma gets Rust-y: Another WebAssembly Experiment.

This repository is continuously built and deployed using free Azure Pipelines. If you're interested in how it was setup and configured to build automatically and deploy to low cost Azure Storage Static Websites, read Deploy WebAssembly from GitHub to Azure Storage Static Websites with Azure Pipelines.