Replies: 1 comment
-
https://www.reddit.com/r/rust/comments/n1x8zf/help_needed_its_possible_to_render_webassembly_on/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was just checking out the Seed project and I discovered that they have a playground for testing out seed: https://ide.play-seed.dev. It seems to be based on https://webassembly.studio.
It would be really cool to have a Yew playground similar to what seed currently has. This makes approaching yew easier for potential users as they won't need to install tons of dependencies and setup a build system just for a simple hello world app.
Gitpod might also be a good alternative.
Beta Was this translation helpful? Give feedback.
All reactions