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

Refactor WASM integration for web #503

Merged
merged 7 commits into from
Dec 15, 2023
Merged

Refactor WASM integration for web #503

merged 7 commits into from
Dec 15, 2023

Conversation

rygine
Copy link
Collaborator

@rygine rygine commented Dec 14, 2023

No description provided.

@rygine rygine requested a review from a team December 14, 2023 23:51
Copy link

cloudflare-workers-and-pages bot commented Dec 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a18f1bc
Status: ✅  Deploy successful!
Preview URL: https://051cb434.xmtp-js.pages.dev
Branch Preview URL: https://rygine-wasm-update.xmtp-js.pages.dev

View logs

@@ -1,7 +1,7 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm guessing this is the new accepted value for this setting. vscode changes this value automatically every time i load this project.

@rygine rygine force-pushed the rygine/wasm-update branch from 1fb598b to 6f3a798 Compare December 15, 2023 00:09
@rygine rygine force-pushed the rygine/wasm-update branch from 6f3a798 to a18f1bc Compare December 15, 2023 00:11
@rygine rygine merged commit f0558f7 into beta Dec 15, 2023
7 checks passed
@rygine rygine deleted the rygine/wasm-update branch December 15, 2023 00:16
Copy link
Contributor

🎉 This PR is included in version 11.3.0-beta.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented Jan 2, 2024

🎉 This PR is included in version 11.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants