Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@soatok soatok released this 01 Oct 18:28
· 37 commits to master since this release
  • Created a int32 class (wrapping Uint16Array) to mitigate the risk of timing leaks when the highest bit of a 32-bit number is accessed on 32-bit JavaScript engines.