Rhino3dm.dll on an ARM64

How can I use Rhino3dm.dll on an ARM64 system? As I understand it, this DLL accesses the librhino3dm_native. It seems that I cannot use this librhino3dm_native in an ARM64 environment.
The goal is to open a file.3dm on the Hololens2. We build the app in Unity3d.
Thanks a lot

You can’t…yet.
We are working on building .net for ARM64 but aren’t there yet.

Thanks for replying!

Can I use the legacy rhino3dmIO.dll instead to achieve the same result?

I doubt it. We never built that for ARM64 either.

I dont know what you planning to do but maybe you could use threejs with the wasm/JS loader for rhinofiles.