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
Allow the Jiterpreter to use the potentially faster relaxed_swizzle in the case where we know the swizzle indices are valid and can detect at runtime the opcode is supported.
mono_assert(runtimeHelpers.featureWasmSimd,"This browser/engine doesn't support WASM SIMD. Please use a modern version. See also https://aka.ms/dotnet-wasm-features");
0 commit comments