Skip to content

[blazor][wasm] Remaining legacy interop #48042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 4 tasks
pavelsavara opened this issue May 3, 2023 · 5 comments · Fixed by #52732
Closed
2 of 4 tasks

[blazor][wasm] Remaining legacy interop #48042

pavelsavara opened this issue May 3, 2023 · 5 comments · Fixed by #52732
Assignees
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-jsinterop This issue is related to JSInterop in Blazor feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly Pillar: Complete Blazor Web

Comments

@pavelsavara
Copy link
Member

pavelsavara commented May 3, 2023

Below is list of usages of legacy interop.

All of the uses prevent users trimming legacy interop dead code with <WasmEnableLegacyJsInterop>false</WasmEnableLegacyJsInterop>

@pavelsavara pavelsavara added feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly arch-wasm labels May 3, 2023
@pavelsavara pavelsavara added this to the 8.0 milestone May 3, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-blazor Includes: Blazor, Razor Components label May 3, 2023
@mkArtakMSFT mkArtakMSFT added enhancement This issue represents an ask for new feature or an enhancement to an existing one and removed arch-wasm labels May 3, 2023
@mkArtakMSFT mkArtakMSFT modified the milestones: 8.0, 8.0-preview5 May 3, 2023
@dotnet dotnet deleted a comment May 17, 2023
@ghost
Copy link

ghost commented May 18, 2023

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@ghost
Copy link

ghost commented Oct 4, 2023

Thanks for contacting us.

We're moving this issue to the .NET 9 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@javiercn
Copy link
Member

javiercn commented Oct 4, 2023

There seems to be some work to be done still here, is that correct @pavelsavara?

/cc: @maraf (in case you know)

@pavelsavara
Copy link
Member Author

Yes, there is.
renderBatch part of it could be related to how we solve multi-threading.

@ghost
Copy link

ghost commented Dec 22, 2023

Thanks for contacting us.

We're moving this issue to the .NET 9 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-jsinterop This issue is related to JSInterop in Blazor feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly Pillar: Complete Blazor Web
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants