This project created from create-wasm-app
and
command npm init wasm-app nosm
.
git clone https://github.com/bytesboy/wrapped-sm-for-web.git
wasm-pack build --out-name index
Then it will create wasm pkg
and copy pkg
directory to this project root directory.
npm install
npm start