derivepass-vue
derivepass-vue copied to clipboard
What is store/derivepass/wasm/binding.wasm.bin?
There seems to be a binary file in the source without any respective source to be able to inspect. The file is https://github.com/derivepass/derivepass-vue/blob/master/src/store/derivepass/wasm/binding.wasm.bin
How is this built? Can the source be made available instead?
It is compiled from https://github.com/indutny/dumb-crypto/
Using https://github.com/indutny/dumb-scrypt-wasm, I believe.