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

Test reading from stdin in shell environments #21926

Merged
merged 1 commit into from May 9, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented May 9, 2024

Also refactor FS_stdin_getChar so that it only includes the shell
code when needed.

I verified that this test runs under spidermonkey and v8.

@sbc100 sbc100 requested a review from kripken May 9, 2024 21:51
Also refactor FS_stdin_getChar so that it only includes the shell
code when needed.

I verified that this test runs under spidermonkey and v8.
@sbc100 sbc100 enabled auto-merge (squash) May 9, 2024 22:36
@sbc100
Copy link
Collaborator Author

sbc100 commented May 9, 2024

Some codesize wins here due to shell code not getting includes anymore by default!

@sbc100 sbc100 merged commit 2a08958 into emscripten-core:main May 9, 2024
29 checks passed
@sbc100 sbc100 deleted the test_stdin_under_shell branch May 9, 2024 23:47
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