rust-wasm-heatmap
v0.1.8
Published
A simple HeatMap implementation for learning Rust🦀 and Wasm🕸.
Downloads
22
Readme
Rust HeatMap
A simple HeatMap implementation for learning Rust🦀 and Wasm🕸.
Usage
There is an example in /vite-www.
cd vite-www
pnpm install
pnpm devBuild
Build with wasm-pack
wasm-pack buildShould add "rust_heatmap_bg.wasm.d.ts" in pkg/package.json
License
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
