Skip to content
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

[wasi] Enable debugger support using wasi preview/2 apis #101253

Open
lewing opened this issue Apr 18, 2024 · 2 comments
Open

[wasi] Enable debugger support using wasi preview/2 apis #101253

lewing opened this issue Apr 18, 2024 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Diagnostics-mono enhancement Product code improvement that does NOT require public API changes/additions os-wasi Related to WASI variant of arch-wasm
Milestone

Comments

@lewing
Copy link
Member

lewing commented Apr 18, 2024

bytecodealliance/wasmtime#3936 makes it impossible to enable filesystem access and the debugger in wasmtime using preview 1 apis. We should start preview 2 work with enabling the debugger.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 18, 2024
@lewing lewing added this to the 9.0.0 milestone Apr 18, 2024
Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Apr 18, 2024
@lewing lewing added area-Diagnostics-mono arch-wasm WebAssembly architecture os-wasi Related to WASI variant of arch-wasm and removed area-Diagnostics-coreclr labels Apr 18, 2024
@lewing
Copy link
Member Author

lewing commented Apr 18, 2024

cc @pavelsavara @thaystg

@pavelsavara pavelsavara self-assigned this Apr 19, 2024
@tommcdon tommcdon added the enhancement Product code improvement that does NOT require public API changes/additions label Apr 23, 2024
@pavelsavara pavelsavara modified the milestones: 9.0.0, 10.0.0 Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Diagnostics-mono enhancement Product code improvement that does NOT require public API changes/additions os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

3 participants