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

Fix preview in SlintPad and VS code web extension #2871

Merged
merged 2 commits into from Jun 13, 2023

Conversation

tronical
Copy link
Member

The interpreter now creates the window typically in show(), so similar to commit a8fcb5a make show() return a promise and invoke show() from within the event loop.

Amends d98c677

The interpreter now creates the window typically in show(), so similar
to commit a8fcb5a make show() return a
promise and invoke show() from within the event loop.

Amends d98c677
@ogoffart
Copy link
Member

Don't we need to await in the docs integration as well?

@tronical
Copy link
Member Author

Yes - well spotted! Somehow my grep failed :(. Fixed now.

@tronical tronical merged commit 401a6dd into master Jun 13, 2023
26 checks passed
@tronical tronical deleted the simon/wasm-interpreter-lazy-wa-fix branch June 13, 2023 14:29
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.

None yet

2 participants