<a href="https://windowjs.org" rel="nofollow">https://windowjs.org</a> is a very similar concept -- it wraps Skia and exposes it as the Canvas API, but also embeds v8 for a very small runtime instead of using Node.<p>It was my first open-source project, released about 3 years ago.<p>I had plans to also expose WebGL, audio, etc and make it a viable platform for Javascript-based games on desktop.<p>Life and other projects happened instead, and development was discontinued. Happy to see this project also making Canvas accessible outside the browser!