rabin
rabin copied to clipboard
make it browserifyable
i thinking it should be possible to implement this in pure js as well even though it'll probably be slower. we should add a pure js version that will be used when this module is browserifyed.
Maybe, use asm.js? It won't be any slower then.
@GamePad64 i've never used that. how would that work?
Oh, I am not a JS coder, I have just heard about this technology. It is developed specially for high-performance computations and may be suitable in this case. http://asmjs.org/
@mafintosh maybe looking at this project should help. https://github.com/jedisct1/libsodium.js