Skip to content

c-api: Fix enabling parallel compilation by default#8662

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:enable-parallel-compile
May 20, 2024
Merged

c-api: Fix enabling parallel compilation by default#8662
fitzgen merged 1 commit intobytecodealliance:mainfrom
alexcrichton:enable-parallel-compile

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit fixes a mistake in #8642 where a late-minute refactor accidentally ended up disabling parallel compilation by default.

This commit fixes a mistake in bytecodealliance#8642 where a late-minute refactor
accidentally ended up disabling parallel compilation by default.
@alexcrichton alexcrichton requested a review from a team as a code owner May 20, 2024 16:02
@alexcrichton alexcrichton requested review from elliottt and removed request for a team May 20, 2024 16:02
@github-actions github-actions bot added the wasmtime:c-api Issues pertaining to the C API. label May 20, 2024
@fitzgen fitzgen added this pull request to the merge queue May 20, 2024
Merged via the queue into bytecodealliance:main with commit 9a4e120 May 20, 2024
@alexcrichton alexcrichton deleted the enable-parallel-compile branch May 20, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants