varint.wasm

1.0.0 • Public • Published

varint.wasm

varint implemented in web assembly. This isn't actually faster than the javascript varint, because of the overhead of calling into webassembly. However, if you incoporated this into another implementation that was more web assembly then it would be really quite fast.

So, not intended for use yet, but published incase it's useful for anyone.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i varint.wasm

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.52 kB

Total Files

7

Last publish

Collaborators

  • dominictarr