Skip to content

Instantly share code, notes, and snippets.

@elektrowolle
Last active February 25, 2018 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elektrowolle/351fdb93a4ff886bd60f903f529c1308 to your computer and use it in GitHub Desktop.
Save elektrowolle/351fdb93a4ff886bd60f903f529c1308 to your computer and use it in GitHub Desktop.
emscripten hashcash
emcc hashcash.c libhc.c lib*.c sdb.c utct.c lock.c fastmint_ansi_*.c fastmint_altivec_*.c fastmint_mmx_*.c random.c -O3 -o hashcash.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment