Skip to content

Update to musl 1.2.1. - #222

Merged
sunfishcode merged 1 commit into
masterfrom
sunfishcode/musl-1.2.1
Nov 30, 2020
Merged

Update to musl 1.2.1.#222
sunfishcode merged 1 commit into
masterfrom
sunfishcode/musl-1.2.1

Conversation

@sunfishcode

Copy link
Copy Markdown
Member

See the WHATSNEW file for details. WASI libc currently uses a separate
malloc, so the new mallocng is not currently used.

This includes a few new custom changes to disable code for handling
directed rounding modes. Wasm doesn't have directed rounding modes,
so disabling this code size saves code size, something the WASI libc
project cares about!

See the WHATSNEW file for details. WASI libc currently uses a separate
malloc, so the new mallocng is not currently used.

This includes a few new custom changes to disable code for handling
directed rounding modes. Wasm doesn't have directed rounding modes,
so disabling this code size saves code size, something the WASI libc
project cares about!
@sunfishcode
sunfishcode merged commit 5879558 into master Nov 30, 2020
@sunfishcode
sunfishcode deleted the sunfishcode/musl-1.2.1 branch November 30, 2020 20: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.

2 participants