bigint-popcnt

The source code for [Generalized 'parallel' popcnt](https://blog.devdroplets.com/generalized-hamming-weight/). A parallel popcnt implementation for tc39 bigints.

Usage no npm install needed!

<script type="module">
  import bigintPopcnt from 'https://cdn.skypack.dev/bigint-popcnt';
</script>