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

WASM: use a macro to simplify the definition of binding types #5665

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

andiflabs
Copy link
Contributor

Summary

This reduces the amount of repeated code. Also, it adds some conversions that were previously not implemented.

Testing Plan

Unit tests

Documentation

N/A

Breaking Change

N/A

@andiflabs andiflabs requested a review from a team as a code owner November 20, 2024 23:07
This reduces the amount of repeated code. Also, it adds some conversions
that were previously not implemented.
@andiflabs andiflabs force-pushed the andrea/ironfish-rust-wasm-bindgen-simple branch from b9c031c to 0dded2d Compare November 20, 2024 23:17
@andiflabs andiflabs merged commit 0dded2d into staging Nov 20, 2024
23 checks passed
@andiflabs andiflabs deleted the andrea/ironfish-rust-wasm-bindgen-simple branch November 20, 2024 23:41
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.

2 participants