7 ms·
Well, if you're playing with wasm like this post, you could sidestep canvas and render the image on the wasm side. c.f. https://github.com/plotters-rs/plotters
by liftm 3y ago
Well, if you're playing with wasm like this post, you could sidestep canvas and render the image on the wasm side.
c.f. https://github.com/plotters-rs/plotters-wasm-demo https://github.com/plotters-rs/plotters-wasm-demo