Skip to content

Emscripten portability and typo fix - #162

Merged
fredkiefer merged 2 commits into
gnustep:masterfrom
HendrikHuebner:wasm-emscripten-fixes
Aug 19, 2026
Merged

Emscripten portability and typo fix#162
fredkiefer merged 2 commits into
gnustep:masterfrom
HendrikHuebner:wasm-emscripten-fixes

Conversation

@HendrikHuebner

Copy link
Copy Markdown
Contributor

The change to the unistd include is needed for emscripten portability. I'm working on porting libobjc2 + libs-base + corebase to WebAssembly.

@HendrikHuebner

Copy link
Copy Markdown
Contributor Author

@triplef @fredkiefer Can we land this until the end of next week please?

@fredkiefer fredkiefer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure, whether "unistd.h" is available on MinGW, but BSD has it, so we will try your change and see who complains.
It would have been easier with separate PRs.

@fredkiefer
fredkiefer merged commit b2ba430 into gnustep:master Aug 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants