🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@lit-protocol/wasm

Package Overview
Dependencies
Maintainers
8
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-protocol/wasm

Core lit utilities implemented in `Rust` and compiled to `WebAssembly` through `wasm-pack` implementations within this package wrap the compiled implementations from `rust` and provides functionality for converting the compiled artifact to a `base64` enco

8.0.0-alpha.4
alpha
Source
npm
Version published
Weekly downloads
1.8K
47.86%
Maintainers
8
Weekly downloads
 
Created
Source

WASM

Core lit utilities implemented in Rust and compiled to WebAssembly through wasm-pack implementations within this package wrap the compiled implementations from rust and provides functionality for converting the compiled artifact to a base64 encoded string for binding to the generated bridge. the functionality contained within this package exposes the functinoality provided from the wasm utilities.

For information on implementations see the rust directory.

Building

This package contanis scripts for building the rust souce into WebAssembly and correctly encoding the binary artifact. To perform the entire build / encoding operations you can run rust:build. If you wish to only produce the WebAssembly binding you can see the rust README for build information.

Keywords

library

FAQs

Package last updated on 17 May 2025

Did you know?

Socket

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.

Install

Related posts