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

Support serializing Float32Array, Float64Array, BigInt64Array, BigUint64Array #523

Open
overlookmotel opened this issue Oct 2, 2023 · 1 comment
Labels
enhancement Improvements

Comments

@overlookmotel
Copy link
Owner

Int and Uint variants of TypedArrays are supported (e.g. Uint8Array, Int32Array) but Float32Array, Float64Array, BigInt64Array and BigUint64Array are not at present.

@overlookmotel overlookmotel added the enhancement Improvements label Oct 2, 2023
@overlookmotel
Copy link
Owner Author

I'm also not sure if Uint8ClampedArray is supported at present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements
Projects
None yet
Development

No branches or pull requests

1 participant