Skip to content

fix(core): use web-time only for wasm32-unknown-unknown target#7360

Open
ngg wants to merge 1 commit intoapache:mainfrom
ngg:fix/webtime-cfg
Open

fix(core): use web-time only for wasm32-unknown-unknown target#7360
ngg wants to merge 1 commit intoapache:mainfrom
ngg:fix/webtime-cfg

Conversation

@ngg
Copy link
Copy Markdown

@ngg ngg commented Apr 5, 2026

Which issue does this PR close?

Closes #7359.

What changes are included in this PR?

Gate usage of web-time on cfg(all(target_family = "wasm", target_os = "unknown")).

Are there any user-facing changes?

No

AI Usage Statement

None

Signed-off-by: Gergely Nagy <ngg@ngg.hu>
@ngg ngg requested a review from Xuanwo as a code owner April 5, 2026 06:55
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: web-time should only target wasm32-unknown-unknown

1 participant