Hi Guys,
When using mono.dll for scripting/embedding purposes, the only way to get 
“scrip code” into the compiler is to use a “native” .net assembly and move the 
script code into the managed world first? Or is there some obvious exported 
method somewhere in the dll where I can directly inject “(script) code to be 
executed” into the JIT (and execute it)?
Thanks and best regards,
Bas
 
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to