
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@lightsparkdev/crypto-wasm
Advanced tools
A shared library for crypto operations in Lightspark's SDKs.
A shared library for crypto operations in Lightspark's SDKs.
Generated via wasm-packing lightspark-crypto-uniffi.
Currently only can be used in Node environments, so if you are using this in Lightspark SDK, make sure to only import using dynamic imports after checking the environment.
Running the sync.sh script will wasm-pack the lightspark-crypto-uniffi lib and copy over the files to this package.
~/src.~/src.cd ~/src/lightspark-crypto-uniffi && cargo install --path .⚠️ If you are using an M1 chip macbook, you will need to run the x86_64 toolchain:
# Note - this is going to install and use a separate instance of homebrew than you probably already have installed that installs into /usr/local/bin instead of /opt/homebrew/bin. For M1 macs the default is /opt/homebrew/bin - read more about why this is necessary [here](https://earthly.dev/blog/homebrew-on-m1/).
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
arch -x86_64 /usr/local/bin/brew install llvm
export PATH="/usr/local/opt/llvm/bin:$PATH" # add this to your shell profile too so it's sourced automatically
yarn build
FAQs
A shared library for crypto operations in Lightspark's SDKs.
We found that @lightsparkdev/crypto-wasm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.