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

Combine wasm + js files #247

Closed
wants to merge 1 commit into from
Closed

Combine wasm + js files #247

wants to merge 1 commit into from

Conversation

woodser
Copy link
Owner

@woodser woodser commented Sep 1, 2024

#83 requests to combine the .wasm files into a single .js file for distribution.

This is working with this PR, however, the .js files are larger than the .wasm + .js files when separated. Maybe that's not a problem.

However, monero_web_worker.js swells to 10.4 mbs, and monero_web_worker.js.map is 14.5 mbs, so these need to be optimized before this PR can be merged.

@woodser woodser changed the title Combine wasm to single js files Combine wasm + js files Sep 1, 2024
@woodser
Copy link
Owner Author

woodser commented Sep 5, 2024

Supeceded by #250

@woodser woodser closed this Sep 5, 2024
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.

1 participant