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

Merge waila #899

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Merge waila #899

merged 3 commits into from
Feb 22, 2024

Conversation

futurepaul
Copy link
Collaborator


import { Result } from "~/utils";

// Make sure we've initialzied waila before we try to use it
await initWaila();
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there any concern with mutiny-wasm not being initialized yet?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, if we try to use waila before mutiny-wasm is initialized we have bigger problems

Copy link

cloudflare-workers-and-pages bot commented Feb 22, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a59b84b
Status: ✅  Deploy successful!
Preview URL: https://9bc690a0.mutiny-web.pages.dev
Branch Preview URL: https://merge-waila.mutiny-web.pages.dev

View logs

@futurepaul futurepaul merged commit 6ee0e7b into master Feb 22, 2024
5 checks passed
@futurepaul futurepaul deleted the merge-waila branch February 22, 2024 22:24
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