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

Added listen to wasm #1879

Merged
merged 25 commits into from
Mar 20, 2023
Merged

Added listen to wasm #1879

merged 25 commits into from
Mar 20, 2023

Conversation

kwek20
Copy link
Contributor

@kwek20 kwek20 commented Feb 20, 2023

Description of change

Added event listening to wasm

TODO:

  • Add example without using testnet

Links to any relevant issues

fixes #1872

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Listened for events on web and node

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Thoralf-M
Thoralf-M previously approved these changes Mar 11, 2023
Copy link
Member

@thibault-martinez thibault-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI is failing

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.

Implement listen on wasm bindings
3 participants