fips205-source/wasm
2024-10-01 14:29:06 -05:00
..
src shaky, shaky 2024-10-01 14:29:06 -05:00
www wasm 2024-03-14 08:46:53 -05:00
Cargo.toml wasm 2024-03-14 08:46:53 -05:00
README.md wasm 2024-03-14 08:46:53 -05:00

One-off installation

$ cargo install wasm-pack
$ sudo npm install npm@latest -g

To run:

$ cd wasm    # this directory
$ wasm-pack build
$ cd www
$ npm install
$ export NODE_OPTIONS=--openssl-legacy-provider
$ npm run start

go to http://localhost:8080/