I’m asking because I have written a scripting language in an obscure language (Xojo) but it’s a bit slow. I am thinking of porting it to C# using Elements. If I could build it as a dylib I would then be able to embed it in my larger Xojo app as a plugin. Is this possible?