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

Block Julia control flow until Window is loaded #35

Closed
wants to merge 1 commit into from

Conversation

EricForgy
Copy link

No description provided.

@EricForgy
Copy link
Author

Block Julia control flow until Window is loaded

Also fixes a deprecation warning (loadUrl -> loadURL) and cleans up some console.logs.

@sglyon
Copy link
Contributor

sglyon commented Dec 28, 2015

This seems to be one strange issue we get when making two different languages interact: javascript is often async, Julia is usually not.

While it would make some things more convenient, I'll defer to @one-more-minute to make the decision here.

@EricForgy
Copy link
Author

Needs revision.

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