xxhash-wasm icon indicating copy to clipboard operation
xxhash-wasm copied to clipboard

Avoid copy of memory for state changes by using `.subarray()`

Open vipertechofficial opened this issue 1 year ago • 1 comments

Used subarray method whenever possible and added a method to reset the object, enabling the same object to be reused properly.

vipertechofficial avatar Oct 07 '23 23:10 vipertechofficial