Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm using this currently with Deno for Advent of Code, if I need a simple window with graphics. (There's a window-example[1])

It can be added by doing "deno add npm:skia-canvas", adding "nodeModulesDir: auto" to the deno.json, and doing a "deno install --allow-scripts".

[1] https://skia-canvas.org/#rendering-to-a-window



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: