wormhole/sdk/js-wasm
..
scripts
src
.gitignore
LICENSE
README.md
go.mod
package-lock.json
package.json
tsconfig-cjs.json
tsconfig.json

README.md

Wormhole SDK WebAssembly

WebAssembly libraries for interacting with Wormhole

Note: This code is generated by wasm-pack for both --target bundler and --target nodejs

By default, this loads the bundler wasm libraries. Use setDefaultWasm("node") if you need the node ones.