LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
92 stars 55 forks source link

Feature/lit 3267 move to a lazy loading model for wasm instantiation instead #471

Closed joshLong145 closed 1 month ago

joshLong145 commented 1 month ago

Description

Removes implicit WASM module loading in favor of loading at time of connect

Type of change

How Has This Been Tested?

aded loading of to the crypto.spec beforeAll hook

Checklist: