wormhole/sdk/js-wasm/README.md

8 lines
285 B
Markdown
Raw Normal View History

2022-07-12 21:02:51 -07:00
# 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.