Skip to content

Have wasm/demo's "test" npm script build the demo in release mode #1746

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

Merged
merged 2 commits into from
Feb 6, 2020

Conversation

coolreader18
Copy link
Member

This should speed up WASM testing, as Rust actually compiles to wasm fairly quickly (and I think the time it takes to run the wasm tests is mostly rustpython_wasm setting itself up), and it will also fix the horrible performance issue that's on the demo page right now, as we've got a (38 MB!) debug build running in production.

@coolreader18 coolreader18 merged commit f873c0e into master Feb 6, 2020
@coolreader18 coolreader18 deleted the coolreader18/wasm-test-production branch February 17, 2020 01:43
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.

2 participants