latex-ub/services/web/frontend/js/utils/wasm.ts
2025-05-05 12:24:05 +00:00

1 line
80 B
TypeScript

export const supportsWebAssembly = () => typeof window.WebAssembly === 'object'