Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 241 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 241 Bytes

MD5 Prime Check

cd to "in" directory and compile:

cargo rustc --target=wasm32-unknown-emscripten --release -- -C link-args="-s BINARYEN_ASYNC_COMPILATION=0" --verbose && cp ../target/wasm32-unknown-emscripten/release/prime* ./