-
Notifications
You must be signed in to change notification settings - Fork 11
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
stdin input #3
Comments
Hello and thank you for reaching out :) If you are being prompted, it means that the default To read STDIN from the xterm.js Terminal, you have to enable the To enable SharedArrayBuffers it is necessary to configure your server or web bundler to use custom HTTPS headers for cross-origin isolation. This should also enable the
Somehow the live demo currently does not support workers. We'll look into that. Best regards |
We enabled |
copy the created files test.wasm and test.js into your predelivery folder or drag&drop them into the terminal window. You can now execute the command "test" in the terminal and it should ask you for input.
I've done all, it's working but call a window.prompt in the browser ! is there a way to prompt stdin in xterm terminal ?
The text was updated successfully, but these errors were encountered: