Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update to the latest wasi-libc #283

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Conversation

sunfishcode
Copy link
Member

Update to wasi-libc a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad

Update to wasi-libc a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad
 - Don't use sbrk(0) to determine the initial heap size (WebAssembly/wasi-libc#377)
 - Fix more headers to avoid depending on `max_align_t` (WebAssembly/wasi-libc#375)
 - Use `ENOENT` rather than `ENOTCAPABLE` for missing preopens. (WebAssembly/wasi-libc#370)
 - Adjust Makefile for LLVM trunk (16) as of 2022-11-08 (WebAssembly/wasi-libc#344)
@sunfishcode sunfishcode enabled auto-merge (squash) January 9, 2023 16:47
@TerrorJack
Copy link
Contributor

Better wait a little bit for WebAssembly/wasi-libc#378?

@sunfishcode
Copy link
Member Author

wasi-sdk doesn't expose any way to enable emmalloc, so it's not necessary.

@sunfishcode sunfishcode merged commit 8e6f011 into main Jan 9, 2023
@sunfishcode sunfishcode deleted the sunfishcode/update-wasi-libc branch January 9, 2023 20:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants