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

Refactor options handling #69

Merged
merged 4 commits into from
Feb 14, 2024
Merged

Refactor options handling #69

merged 4 commits into from
Feb 14, 2024

Conversation

ef4
Copy link
Collaborator

@ef4 ef4 commented Feb 14, 2024

The serde-based options handling isn't going to be able to accomodate callback types, which is something we want to add.

This is replacing it with a more hand-rolled JsValue -> Options conversion.

ef4 added 4 commits February 13, 2024 10:58
The serde-based options handling isn't going to be able to accomodate callback types, which is something we want to add.

This is replacing it with a more hand-rolled JsValue -> Options conversion.
@ef4 ef4 added the internal label Feb 14, 2024
@ef4 ef4 merged commit 8ea2451 into main Feb 14, 2024
3 checks passed
@ef4 ef4 deleted the refactor-arguments branch February 14, 2024 05:50
@github-actions github-actions bot mentioned this pull request Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant