mirror of
https://github.com/AtHeartEngineer/Animated_Background.git
synced 2026-04-26 03:00:15 -04:00
06de9fc0dceaa94de63cf42ee66221cd5baabff0
Learning Rust Wasm
Converting some of my javascript code that makes an animated background on a canvas to Rust Wasm, mainly for learning purposes.
Install Dependencies
npm install
cargo install wasm-pack
Build
npm run build
Dev
npm run serve -> http://localhost:8079
Description
Languages
Rust
67.2%
JavaScript
30%
HTML
2.8%