Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to canvas-displayin the README #631

Open
rambip opened this issue Nov 14, 2021 · 1 comment
Open

Add link to canvas-displayin the README #631

rambip opened this issue Nov 14, 2021 · 1 comment

Comments

@rambip
Copy link

rambip commented Nov 14, 2021

I just discovered canvas-display after hours of searching for a way to write raw data to a canvas in rust.

It seems to work really well, and without boilerplate. i think this is is a killer feature of your crate (assuming the performance is not terrible) and the page isn't mentioned in your readme ?

This API could provide a great way to draw to a canvas in webassembly (since there is still no standard, and web frameworks doesn't provide solutions). Everyone looking for sending pixels to a screen in webassembly should be aware of this API.

@rambip rambip changed the title Add link to canvas-display Add link to canvas-displayin the README Nov 14, 2021
@jamwaffles
Copy link
Member

Well spotted! I've seen it pop up in the dependents list on crates.io. I'd be happy to have it listed in the README and lib.rs docs if you want to open a PR to add the link in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants