focus-creative-games / hybridclr

HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
https://code-philosophy.com/
MIT License
6.51k stars 656 forks source link

Can HybridCLR support dynamic keyword? #7

Closed sekkit closed 2 years ago

sekkit commented 2 years ago

As the title indicates

pirunxi commented 2 years ago

not support. You can't even run these codes in pure il2cpp because il2cpp doesn't implements relative library.