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

Initial implementation of TypedArray support. #11

Merged
merged 11 commits into from
Sep 11, 2024
Merged

Conversation

iwoplaza
Copy link
Owner

@iwoplaza iwoplaza commented Jun 28, 2024

Implements feature requested in #8

Checklist:

  • Tests for readSlice and writeSlice (in vitest)
  • Tests for readSlice and writeSlice (in cypress)
  • Tests for all typed-array schemas.

Docs:
image

@iwoplaza iwoplaza self-assigned this Jun 28, 2024
@iwoplaza iwoplaza linked an issue Sep 8, 2024 that may be closed by this pull request
@iwoplaza iwoplaza marked this pull request as ready for review September 9, 2024 06:48
@iwoplaza iwoplaza merged commit 9eb48a3 into master Sep 11, 2024
4 checks passed
@iwoplaza iwoplaza deleted the feat/typed-arrays branch September 11, 2024 11:33
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.

Support all TypedArray primitives
1 participant