https://github.com/dotnwat/xmonarch
Cryptonight hash function in asm.js and WebAssembly
https://github.com/dotnwat/xmonarch
asmjs cryptonight emscripten javascript monero wasm webassembly
Last synced: 4 months ago
JSON representation
Cryptonight hash function in asm.js and WebAssembly
- Host: GitHub
- URL: https://github.com/dotnwat/xmonarch
- Owner: dotnwat
- Created: 2017-02-25T18:49:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T02:18:23.000Z (over 8 years ago)
- Last Synced: 2025-04-12T06:35:04.024Z (about 1 year ago)
- Topics: asmjs, cryptonight, emscripten, javascript, monero, wasm, webassembly
- Language: C++
- Homepage:
- Size: 740 KB
- Stars: 51
- Watchers: 6
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/noahdesu/xmonarch)
* Make
* C/C++ compiler
* Docker (for Emscripten SDK)
```bash
make test
```