iotaledger / iota-sdk

The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs.
Apache License 2.0
57 stars 41 forks source link

Optimize wasm for explorer #2223

Open Thoralf-M opened 5 months ago

Thoralf-M commented 5 months ago

Description of change

Optimize wasm for explorer by making the wallet module optional

Type of change

How the change has been tested

Building with the new command, the binary size is only 2.7 MB instead of 6.7 MB. Building with the old command still works fine, tested with running the wallet example