image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

Make the API async ? #387

Open lpatiny opened 1 year ago

lpatiny commented 1 year ago

If we want to use webworker or webGPU we would need promise

targos commented 1 year ago

You mean the entire API? That would be quite annoying. We can discuss ways to avoid it if you want.