Skip to content

Calling decode() synchronously #6

@pfeatherstone

Description

@pfeatherstone

Is there a way of calling decode() with a synchronous API, like you did with the original jpeg-asm repository?
I'm having issues with the original repo because of the import command:

import jpegasm from 'jpeg-asm'

failing with error:

Uncaught TypeError: r.cwrap is not a function

I posted an issue here gchudnov/jpeg-asm#2 but then noticed that you created this repository and it looks like you've fixed the error here.
My only issue now is that this repo looses the synchronous API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions