Detects whether the current browser supports WebAssembly SIMD instructions. This code is run once and the result is cached. If your browser supports Wasm SIMD then all following calls will return true
See also SciChartDefaults.useWasmSimd to globally enable or disable Wasm simd support in SciChart.js
true if WASM SIMD is supported, false otherwise
Generated using TypeDoc
Helper class for detecting WebAssembly SIMD support