2022-12-09 19:00:22 +00:00
2022-12-09 19:00:22 +00:00
2022-12-02 19:33:03 +00:00
2022-12-09 19:00:22 +00:00
2022-12-02 19:33:03 +00:00
2022-12-02 19:33:03 +00:00
2022-12-05 05:41:28 +00:00

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
No description provided
Readme 428 KiB
Languages
Rust 67.2%
JavaScript 30%
HTML 2.8%