wasm.ts 80 B

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