Skip to content

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Apr 21, 2020

While investigating build times on CI I noticed that asc builds are 4.5mb and include Binaryen. This must have gone wrong when binaryen.ready was introduced a while ago, leading to CI spending most of the time in webpack, so this PR fixes that (faster builds, ~830kb asc).

@jtenner
Copy link
Contributor

jtenner commented Apr 21, 2020

Seriously. My webpack builds would take at least five minutes on my local pc. Thank you for this.

@dcodeIO
Copy link
Member Author

dcodeIO commented Apr 21, 2020

CI before: 13m 46s
CI after: 5m 29s

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