You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wskia -> /home/guy/source/wskia/bin/Debug/net6.0/browser-wasm/wskia.dll
Generating compatible native code. To optimize for size or speed, visit https://aka.ms/OptimizeCoreRT
EXEC : error : Unable to load shared library 'clrjit_browser_wasm32_x64' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libclrjit_browser_wasm32_x64: cannot open shared object file: No such file or directory [/home/guy/source/wskia/wskia.csproj]
Google-Fun for "clrjit_browser_wasm32_x64" yields nothing. Stuck here.
The text was updated successfully, but these errors were encountered:
Yes, unfortunately you've hit one of the TODO's for NativeAOT-LLVM which is to get the compiler running on Linux. You can upvote dotnet/runtimelab#1828 and comment saying you'd like the Linux compiler. There's no guarantees someone will pick it up quickly, but at least you've registered your interest.
Great project! This issue will just highlight my lack of experience in the area -- so close/delete as you see fit.
Environment:
First Run
Second Run
Google-Fun for "clrjit_browser_wasm32_x64" yields nothing. Stuck here.
The text was updated successfully, but these errors were encountered: