Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@RyanLamansky RyanLamansky released this 14 Aug 15:59
· 7 commits to main since this release
ecd8499
  • For .NET 3.1 or higher, BitOperations are leveraged to accelerate 32 and 64-bit WASM instructions for count of leading 0 bits, count of 1 bits, count of trailing 0 bits, rotate left, and rotate right.