Let's think about a safe way to open up Reflection.Emit #2995
stevefan1999-personal
started this conversation in
Ideas
Replies: 1 comment
-
I brought up something like this in #3006 Maybe just allow loading assemblies at runtime - this would allow for some basic JIT-like stuff, support for other languages etc Would also not require much in terms of managed engine changes - just run the assembly through access control like anything else |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Otherwise WASM interpreter like RyanLamansky/dotnet-webassembly wouldn't be effective
Beta Was this translation helpful? Give feedback.
All reactions