Skip to content

Conversation

@maraf
Copy link
Member

@maraf maraf commented Oct 24, 2022

Based on discussion in the dotnet/AspNetCore.Docs#27311 (comment)

@maraf maraf added this to the 8.0.0 milestone Oct 24, 2022
@maraf maraf self-assigned this Oct 24, 2022
@ghost
Copy link

ghost commented Oct 24, 2022

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

Issue Details

Based on discussion in the dotnet/AspNetCore.Docs#27311 (comment)

Author: maraf
Assignees: maraf
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript

Milestone: 8.0.0

@maraf
Copy link
Member Author

maraf commented Oct 24, 2022

@pavelsavara Should I make IMemoryView extend IDispoable? Currently on the implementation Span and ArraySegment does implement it, but since these types are not exported, user won't probably know about disposing.

@pavelsavara
Copy link
Member

pavelsavara commented Oct 24, 2022

@pavelsavara Should I make IMemoryView extend IDispoable?

Yes please!

Copy link
Member

@pavelsavara pavelsavara left a comment

Choose a reason for hiding this comment

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

thanks

@maraf maraf merged commit 41db775 into dotnet:main Oct 24, 2022
@maraf maraf deleted the WasmMemoryViewExport branch October 24, 2022 19:13
@maraf
Copy link
Member Author

maraf commented Oct 24, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3315477203

@ghost ghost locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants