Skip to content

backport "cranelift: don't enable trace-log feature by default" (#6549)#6553

Merged
jameysharp merged 1 commit intobytecodealliance:release-9.0.0from
jameysharp:no-trace-log-9.0
Jun 12, 2023
Merged

backport "cranelift: don't enable trace-log feature by default" (#6549)#6553
jameysharp merged 1 commit intobytecodealliance:release-9.0.0from
jameysharp:no-trace-log-9.0

Conversation

@jameysharp
Copy link
Copy Markdown
Contributor

In #5382 ("egraph support: rewrite to work in terms of CLIF data structures"), we added the trace-log feature to the set of default features for cranelift-codegen. I think this was an accident, probably added while debugging and overlooked when cleaning up to merge.

So let's undo that change.

This is a backport to the recent Wasmtime 9.0 release.

@jameysharp jameysharp requested a review from a team as a code owner June 9, 2023 18:46
@jameysharp jameysharp requested review from cfallin and fitzgen and removed request for a team and cfallin June 9, 2023 18:46
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Jun 9, 2023
…e#6549)

In bytecodealliance#5382 ("egraph support: rewrite to work in terms of CLIF data
structures"), we added the `trace-log` feature to the set of default
features for `cranelift-codegen`. I think this was an accident, probably
added while debugging and overlooked when cleaning up to merge.

So let's undo that change. Fixes bytecodealliance#6548.
@jameysharp jameysharp requested a review from a team as a code owner June 12, 2023 19:14
@github-actions github-actions bot added the wasmtime:docs Issues related to Wasmtime's documentation label Jun 12, 2023
@jameysharp jameysharp merged commit ad1fccf into bytecodealliance:release-9.0.0 Jun 12, 2023
@jameysharp jameysharp deleted the no-trace-log-9.0 branch June 12, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator wasmtime:docs Issues related to Wasmtime's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants