-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Added example for weather report using rust and webassembly #2216
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Always happy to have more examples :)
f7ca721
to
ad48676
Compare
ad48676
to
b97d093
Compare
@alexcrichton I don't know why build is failing. Its running fine on local. Please let me know if I am missing anything |
Sorry I don't know much about npm, if it's failing and everything else is passing then I'm not entirely sure what's going on. |
Apart from the build error though this looks good to go! |
Minor refactoring Updated readme file Updated readme file fixed build error Fixed build error
a7e1577
to
8e2b248
Compare
@alexcrichton I have fixed build issue. Please review and merge. Build is green now |
Thanks! |
Added new example using Rust and webassembly