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

feat: add bind_opt and bind_opt_with_ctx #30

Merged
merged 4 commits into from
Oct 8, 2023
Merged

feat: add bind_opt and bind_opt_with_ctx #30

merged 4 commits into from
Oct 8, 2023

Conversation

ttytm
Copy link
Owner

@ttytm ttytm commented Oct 8, 2023

Allows to bind callbacks that can return errors to calling JS functions.

Marks bind_ctx as deprecated and informs to use bind_with_ctx instead.

ttytm added 3 commits October 8, 2023 04:35
to bind callbacks that can return errors to calling JS functions.
@ttytm ttytm merged commit bd5aeeb into main Oct 8, 2023
@ttytm ttytm deleted the feat/bind-opt branch October 8, 2023 02:53
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