Skip to content

Improve performance with WebAssembly #4

@gruhn

Description

@gruhn

Scanning a frame for QR codes is a rather expensive operation. The library responsible for this job (jsQR) also makes up a major part of the bundle size. Maybe performance could be increased by using a WebAssembly module instead. This component depends on modern browser features anyway so browser support shouldn't suffer too bad?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions