tree: 5215da4c67dd78b97447dbdfb4e30f2f95b7cb2c [path history] [tgz]
  1. argon2/
  2. src/
  3. build-wasm.sh
  4. build.sh
  5. clean-cmake.sh
  6. CMakeLists.txt
  7. emcc_version.txt
  8. README.md
wasm/argon2/README.md

Building

Set EMCC_SDK_PATH in build.sh first and then you can build argon2 wasm binary files with

./build.sh

Prerequisites:

  • emscripten with WebAssembly support (howto)
  • CMake