e30f92b3e0
wasm-bindgen 0.2.74 generates JavaScript bindings for SystemInstruction exported from solana-program 1.9.4. The generated JavaScript references a non-existent function (wasm.__wbg_systeminstruction_free) that leads to an attempted import error when importing the wasm packed for bundler. SystemInstruction isn't used in the sdk, so we remove the non-existent function reference as a workaround. |
||
---|---|---|
.. | ||
bridge | ||
keys | ||
migration | ||
modules | ||
pyth2wormhole | ||
solitaire | ||
.dockerignore | ||
Dockerfile | ||
Dockerfile.wasm | ||
devnet_setup.sh | ||
rustfmt.toml |