ggml_cpu_has_wasm_simd method

int ggml_cpu_has_wasm_simd()

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Implementation

int ggml_cpu_has_wasm_simd() {
  return _ggml_cpu_has_wasm_simd();
}