Getrandom version conflict error - building a WASM

Build success, now i can export single crate wasm, for multiple crate i can maybe manage that thanks a lot @duelafn for your quick response and guidance. now i experiment.

to export a wasm i ran following command after build success.

wasm-pack build --target web

this will quickly export a .wasm file.