8000 Removal of Reflection.Emit · Issue #997 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content

Removal of Reflection.Emit #997

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

Open
sekkit opened this issue Nov 28, 2019 · 2 comments
Open

Removal of Reflection.Emit #997

sekkit opened this issue Nov 28, 2019 · 2 comments

Comments

@sekkit
Copy link
sekkit commented Nov 28, 2019

https://github.com/joonhwan/pythonnet

Like this fork's fast-call branch, the reflection.emit has been removed.
Which means it can run inside Unity's AOT environment now. (il2cpp)
Also it's much faster without refection implementation.

@filmor
Copy link
Member
filmor commented Aug 10, 2021

@amos402 I'd like to salvage the delegate generation from this branch, is there a particular reason why you stopped working on it?

@amos402
Copy link
Member
amos402 commented Aug 10, 2021

@filmor It didn't stop, just removed from the public branch. I have a more complete branch on another place.
I talked about this on last meeting, I would reimplement a new version to merge into master. But unfortunately I can't get enough free time for it on these day, so it's postponed for now.😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0