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

[mono][aot] Disable marshal-ilgen on iOS when not needed #88820

Closed
jandupej opened this issue Jul 13, 2023 · 0 comments · Fixed by #88903
Closed

[mono][aot] Disable marshal-ilgen on iOS when not needed #88820

jandupej opened this issue Jul 13, 2023 · 0 comments · Fixed by #88903
Assignees
Milestone

Comments

@jandupej
Copy link
Member

This issue tracks the iOS implementation of #61685. This is analogous to WASM case which is already in place; i.e. RuntimeMarshalingScanner is to be used to decode whether any assemblies require marshal-ilgen. If that is not the case, it is to be disabled and excluded from the app package.

@jandupej jandupej added this to the 8.0.0 milestone Jul 13, 2023
@jandupej jandupej self-assigned this Jul 13, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant