Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 13 days ago
JSON representation

Cryptonight hash function in asm.js and WebAssembly

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/noahdesu/xmonarch.svg?branch=master)](https://travis-ci.org/noahdesu/xmonarch)

* Make
* C/C++ compiler
* Docker (for Emscripten SDK)

```bash
make test
```