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

Improved JS bundling #352

Merged
merged 14 commits into from
Dec 13, 2023
Merged

Improved JS bundling #352

merged 14 commits into from
Dec 13, 2023

Conversation

syrusakbary
Copy link
Member

@syrusakbary syrusakbary commented Dec 5, 2023

Improved JS bundling.

Note that we should serve both:

  • Separated js/wasm bundle (default)
  • Joined wasm in js file (via base64)

@Michael-F-Bryan
Copy link
Contributor

@syrusakbary what else do you need to push this over the line?

package.json Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Dec 13, 2023

⏱ Workflow Timer ⏱

Make sure you keep an eye on build times!

The goal is to keep CI times under 10 minutes so developers can maintain a fast edit-compile-test cycle.

Run Compile and Test Build Examples
main 6mins 22s 3mins 36s
b823ec6 6mins 35s 3mins 43s

🤖 Beep. Boop. I'm a bot. If you find any issues, please report them to https://github.com/Michael-F-Bryan/workflow-timer.

@Michael-F-Bryan Michael-F-Bryan enabled auto-merge (squash) December 13, 2023 03:52
@Michael-F-Bryan Michael-F-Bryan merged commit 75c4bf1 into main Dec 13, 2023
5 checks passed
@Michael-F-Bryan Michael-F-Bryan deleted the release branch December 13, 2023 06:07
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