Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo e88d2674d6
Implement --quota, --quota-criterion
2021-06-02 18:07:05 +10:00
pkg Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00
src Implement --quota, --quota-criterion 2021-06-02 18:07:05 +10:00
tests Implement --quota, --quota-criterion 2021-06-02 18:07:05 +10:00
.gitignore Initial WebAssembly implementation 2021-05-30 18:45:45 +10:00
COPYING Initial commit 2021-05-28 20:03:55 +10:00
Cargo.lock Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
Cargo.toml Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
build_wasm.sh Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00