electionguard-cpp
electionguard-cpp copied to clipboard
✨. Add a Web Assembly (WASM) as a build target
Web Assembly (wasm) would facilitate web consumption of this library. The particular win is to have the nonce for encrypting the ballot within this library. The ideal would be another build target that could be called via make wasm
and then building a typescript wrapper to deploy the wasm package to npm.
Do we have any newer issues related to this? Do we have more detail to add since this was last updated?