Skip to content

dominictarr/varint.wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published