JeremyLikness / PlasmaWasmRust

Implementation of plasma effect using WebAssembly compiled from Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementation of plasma effect using WebAssembly compiled from Rust.

License:Apache License 2.0


Languages

Language:Rust 70.4%Language:JavaScript 22.5%Language:HTML 7.1%