DjDeveloperr / deno-canvas

Canvas API for Deno, ported from canvaskit-wasm (Skia).
https://deno.land/x/canvas
MIT License
189 stars 16 forks source link

Porting lib from canvaskit-wasm@0.37.0? #28

Open lino-levan opened 2 years ago

lino-levan commented 2 years ago

Is there any chance that deno-canvas will get canvaskit-wasm bumped to version 0.35.0?

DjDeveloperr commented 2 years ago

Yeah, I'll get around it by the weekend.

lino-levan commented 2 years ago

Cool! Let me know when it gets done... or if I can help somehow?

DjDeveloperr commented 2 years ago

Sorry I haven't gotten around it yet 😅 Just going through lot of stuff in life. I'll try to get at it ASAP.

I should document porting procedure so contributors can help, though.