Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize wasm for explorer #2223

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Thoralf-M
Copy link
Member

Description of change

Optimize wasm for explorer by making the wallet module optional

Type of change

  • Enhancement (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

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

bindings/wasm/package.json Outdated Show resolved Hide resolved
bindings/wasm/package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant