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

Don't run asm.js through babel #26

Merged
merged 1 commit into from
Jul 19, 2019
Merged

Don't run asm.js through babel #26

merged 1 commit into from
Jul 19, 2019

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Jul 19, 2019

Related to #19

This will speed up processing since the same file won't be run through babel multiple times. (Let the final bundler handle the packaging.) This means the output is as close to the wasm2js output as possible, only adjustments are in the imports and exports.

@jacogr jacogr merged commit 0772aa8 into master Jul 19, 2019
@jacogr jacogr deleted the jg-no-babel branch July 19, 2019 15:01
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants