Skip to content

Conversation

@maraf
Copy link
Member

@maraf maraf commented May 19, 2023

Webcil is supported only on .NET >= 8.0, but the SDK bits are shared also with .NET 6 and 7.

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono labels May 19, 2023
@maraf maraf added this to the 8.0.0 milestone May 19, 2023
@maraf maraf requested a review from lambdageek May 19, 2023 16:05
@maraf maraf self-assigned this May 19, 2023
@ghost
Copy link

ghost commented May 19, 2023

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: maraf
Assignees: maraf
Labels:

arch-wasm, area-Build-mono

Milestone: 8.0.0

@maraf maraf marked this pull request as ready for review May 22, 2023 13:00
@maraf maraf requested review from lewing and radical as code owners May 22, 2023 13:00
<_WasmEnableThreads>$(WasmEnableThreads)</_WasmEnableThreads>
<_WasmEnableThreads Condition="'$(_WasmEnableThreads)' == ''">false</_WasmEnableThreads>

<_WasmEnableWebcil>$(WasmEnableWebcil)</_WasmEnableWebcil>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to explicitly log error when user sets the property and targets unsupported version?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll discuss this further, because there isn't any such condition although there are features are supported only in some versions

@maraf
Copy link
Member Author

maraf commented May 23, 2023

Failures are unrelated

@maraf maraf merged commit b4008ae into dotnet:main May 23, 2023
@maraf maraf deleted the WasmWebcilOffForOlderNet branch May 23, 2023 08:54
@ghost ghost locked as resolved and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-Build-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants