Closed mberry closed 1 year ago
Hi, I add the wasm support for Dilithium. Can you give me some feedback. I didn't publish to npm.
Thanks
Looks good, not seeing any errors. I'll run it through the test vectors tomorrow, feel free to submit a PR.
Perhaps also put a wasm section in readme and add wasm to the features table? eg.
[How to build with wasm-pack ] wasm-pack build -- --features wasm
[Basic usage in js] ...
Closed with #12
Add a wasm api and package for publishing to npm