wormhole/sdk/js-wasm/README.md

8 lines
285 B
Markdown

# 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.