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

Export TTY in WASM modules for cockle #1239

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

ianthomas23
Copy link
Collaborator

WebAssembly modules used in cockle need TTY exported since PR jupyterlite/cockle#23, and the lack of this is one of the causes of the CI failures in jupyterlite/cockle#25.

cockle_fs doesn't need it, so here adding to coreutils and grep. I'm also adding it to lua to help with our ongoing experiments with it.

@ianthomas23 ianthomas23 force-pushed the export_TTY_for_cockle branch from 9152bab to a4bac1b Compare July 29, 2024 08:29
@DerThorsten DerThorsten merged commit b043347 into main Jul 29, 2024
1 check passed
@ianthomas23 ianthomas23 deleted the export_TTY_for_cockle branch July 29, 2024 10:55
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