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

Disable runtime interop marshaling (.NET 7) #8

Closed
alexrp opened this issue Oct 15, 2022 · 1 comment
Closed

Disable runtime interop marshaling (.NET 7) #8

alexrp opened this issue Oct 15, 2022 · 1 comment
Labels
area: analysis Issues related to language analyses. area: benchmarks Issues related to the benchmark suite. area: common Issues related to the shared utility APIs. area: compiler Issues related to the just-in-time compiler. area: driver Issues related to the command line driver. area: generators Issues related to the internal source generators. area: interpreter Issues related to the bytecode interpreter. area: kernel Issues related to the operating system interfaces. area: library Issues related to the standard library. area: runtime Issues related to the runtime system. area: service Issues related to the Language Server Protocol implementation. area: tests Issues related to the test suite. area: tooling Issues related to the tooling layer.
Milestone

Comments

@alexrp
Copy link
Member

alexrp commented Oct 15, 2022

See: dotnet/runtime#60639

This is going to require some work in CsWin32, so probably won't happen immediately when .NET 7 is out.

@alexrp alexrp added state: approved Enhancements and tasks that have been approved. type: feature area: driver Issues related to the command line driver. area: runtime Issues related to the runtime system. area: interpreter Issues related to the bytecode interpreter. area: compiler Issues related to the just-in-time compiler. area: kernel Issues related to the operating system interfaces. area: service Issues related to the Language Server Protocol implementation. area: analysis Issues related to language analyses. area: benchmarks Issues related to the benchmark suite. area: common Issues related to the shared utility APIs. labels Oct 15, 2022
@alexrp alexrp added this to the v2.0 milestone Oct 15, 2022
@alexrp alexrp self-assigned this Oct 15, 2022
@alexrp alexrp added state: blocked Issues that are blocked on some other issue or work. and removed state: approved Enhancements and tasks that have been approved. labels Oct 16, 2022
@alexrp alexrp modified the milestones: v2.0, v1.0 Oct 16, 2022
@alexrp
Copy link
Member Author

alexrp commented Oct 22, 2022

Blocked on: microsoft/CsWin32#600

alexrp added a commit that referenced this issue Oct 23, 2022
@alexrp alexrp added area: generators Issues related to the internal source generators. area: tooling Issues related to the tooling layer. and removed area: translation labels Feb 18, 2023
@alexrp alexrp modified the milestones: v1.0, v2.0 Feb 19, 2023
@alexrp alexrp added area: library Issues related to the standard library. area: tests Issues related to the test suite. and removed area: semantics labels Feb 23, 2023
@alexrp alexrp modified the milestones: v2.0, v1.0 Feb 25, 2023
@alexrp alexrp removed the state: blocked Issues that are blocked on some other issue or work. label Feb 25, 2023
@alexrp alexrp closed this as completed in 275c114 Feb 25, 2023
@alexrp alexrp removed their assignment Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: analysis Issues related to language analyses. area: benchmarks Issues related to the benchmark suite. area: common Issues related to the shared utility APIs. area: compiler Issues related to the just-in-time compiler. area: driver Issues related to the command line driver. area: generators Issues related to the internal source generators. area: interpreter Issues related to the bytecode interpreter. area: kernel Issues related to the operating system interfaces. area: library Issues related to the standard library. area: runtime Issues related to the runtime system. area: service Issues related to the Language Server Protocol implementation. area: tests Issues related to the test suite. area: tooling Issues related to the tooling layer.
Development

No branches or pull requests

1 participant