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: interface module bindings #1219

Merged
merged 10 commits into from
Sep 13, 2022

Conversation

Niraj-Kamdar
Copy link
Contributor

@Niraj-Kamdar Niraj-Kamdar commented Sep 8, 2022

Rust binding for interface-implementation invocation isn't working due to a bug in rust binding template checkout below issue for more details

Copy link
Contributor

@cbrzn cbrzn left a comment

Choose a reason for hiding this comment

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

Thanks for pushing this 🙏 Probably I am wrong and please correct me if so, but I think this adds the capability of interface invocation, hence, we should add the interface-invoke test cases (as in https://github.com/polywrap/toolchain/tree/origin/packages/test-cases/cases/wrappers/wasm-as/interface-invoke)

@Niraj-Kamdar
Copy link
Contributor Author

@cbrzn I agree, the tests should cover this scenario

@cbrzn cbrzn merged commit 57e237d into polywrap:origin-dev Sep 13, 2022
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.

3 participants