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

TermUI.prompt() does not work in JS #387

Closed
championswimmer opened this issue Dec 28, 2022 · 2 comments · Fixed by #388
Closed

TermUI.prompt() does not work in JS #387

championswimmer opened this issue Dec 28, 2022 · 2 comments · Fixed by #388

Comments

@championswimmer
Copy link

In JS, the file execution never returns after the prompt() call back to the main thread where it was called from.

(some internal await / callback issue maybe)

@championswimmer
Copy link
Author

@championswimmer
Copy link
Author

Using the Kotlin "IR" compiler, buffer.toString() does not work correctly.

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 a pull request may close this issue.

1 participant