Dj

Results 16 issues of Dj

- [x] Windows support - [ ] macOS support - [ ] Linux support - [ ] Follow Web Serial API

enhancement
help wanted

Just need to offload encoding to a separate thread and call with non blocking: true. It'll be useful for applications which handle concurrent requests and render images for them. Also...

enhancement
good first issue

It should be possible to compile this library to Wasm and use the C API through Wasm. The wrapping code could be reused, just the loading logic would change between...

enhancement
help wanted

We should run WPT tests for CanvasRenderingContext2D against this to test web compatibility and work on improving that.

enhancement

It's a lot of work but would be a great addition to the module.

enhancement
help wanted

Make this library 100% (or whatever the max we can get on server side) compatible with web in terms of functionality, and verify that using conformance test suite.

help wanted