DotNetIsolator icon indicating copy to clipboard operation
DotNetIsolator copied to clipboard

Is there a way to intergrate unity runtime wirh the latest .net 8

Open PrestigeDevop opened this issue 1 year ago • 1 comments

Hello , thanks for sharing this project

I don't know much about low level stuff so pardon me

I want to integrate unity with the semantic kernel library , unity still doesn't support the latest .net coreCLR in their Il2cpp backend therefore it can't use the latest sdks . so I want to use Unity as a library with maui . as use unity as service . is this possible ( to deploy multiple instance of .net into the builder software i.e make native apk with multiple embedded runtime in isolation . or this works exclusively in wasm

PrestigeDevop avatar Apr 25 '24 19:04 PrestigeDevop

second question if possible to deploy .net apps to the web that doesn't support wasm target by default . i.e I want to see if fuseopen framework apps can be deployed to wasm

PrestigeDevop avatar Apr 25 '24 19:04 PrestigeDevop