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

[Merged by Bors] - Using production builds for WebAssembly #1825

Closed
wants to merge 1 commit into from

Commits on Feb 6, 2022

  1. Using production builds for WebAssembly

    This commit selects the production build (instead of development) for
    the WebAssembly compilation with Webpack, used in our playground. This
    might make things a bit faster and smaller.
    
    I also took the opportunity to update all the dependencies and the Test262
    suite, but unfortunately this doesn't solve #1824.
    Razican committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5690d62 View commit details
    Browse the repository at this point in the history