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

Fix wasm example code #11

Merged
merged 3 commits into from
May 9, 2022
Merged

Fix wasm example code #11

merged 3 commits into from
May 9, 2022

Conversation

appcypher
Copy link
Member

@appcypher appcypher commented Apr 25, 2022

Summary

This PR implements the following features

  • Consolidate the graph and the interactive examples
  • Make page responsive.
  • Fix other minor issues.

Fixes the wasm demo app code.

Test plan (required)

  • Manually testing the app

    cd crates/wasm
    wasm-pack build --target web --release && npx http-server -p 8085
    open http://localhost:8080/examples/graph/

Closing issues

N/A

@appcypher appcypher marked this pull request as ready for review May 4, 2022 22:18
@appcypher
Copy link
Member Author

I'm merging this because it has little to do with the the rs/wasm implementation. It is just a simple demo app to show how rs-wnfs works.

Also since there is just one person reviewing this, this should let them focus on more important PRs.

@appcypher appcypher merged commit 47ad91b into main May 9, 2022
@matheus23 matheus23 deleted the appcypher/fix-wasm-example branch May 13, 2022 10:47
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

Successfully merging this pull request may close these issues.

1 participant