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
{{ message }}
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.
Is it possible to get host OS information? Specifically to be able to get this check to work properly
https://github.com/dotnet/Silk.NET/blob/23f9bd4d67ad21c69fbd69cc38a62fb2c0ec3927/src/Core/Silk.NET.Core/Loader/SearchPathContainer.cs#L20
(also is it possible to get specifically whether this is running under a non-browser but still WASM? RuntimeInformation.OSDescription returns "Browser" even under wasmtime or wasmer)
The text was updated successfully, but these errors were encountered: