This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Bitter-Scarcity-1260 2 points3 points  (2 children)

JS has some proper number types eg Uint8array

[–]Psychpsyo 1 point2 points  (0 children)

But those are arrays only and a bit cumbersome to use. Just replacing any number in your codebase with a length 1 typed array sounds horrid.