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(js): utilize JSOO externals to convert between uint8array & bytes #85

Merged
merged 1 commit into from Mar 16, 2021

Conversation

phated
Copy link
Member

@phated phated commented Mar 16, 2021

This switches the hand-rolled encoding stuff to just defer to the JSOO externals. We don't use the read method in Grain, so that isn't tested (so I left the comment that we need to check it), but I believe the other 2 are exercised in the Grain codebase.

@phated phated requested a review from ospencer March 16, 2021 02:21
@phated phated merged commit 61d28c5 into master Mar 16, 2021
@phated phated deleted the fix-uint8array-serde branch March 16, 2021 18:15
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.

None yet

2 participants