Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo f1a730e885
Update WebAssembly build for recent changes
2021-06-01 19:04:03 +10:00
pkg Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00
src Update WebAssembly build for recent changes 2021-06-01 19:04:03 +10:00
tests Implement --surplus-order 2021-06-01 18:57:56 +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