* seems like Plask is only for macOS (Window.js also supports Windows and Linux)
* Plask exposes the Skia APIs directly to Javascript; Window.js exposes a <canvas>-alike API instead (but also based on Skia)
* Plask supports video playback with AVPlayer; Window.js doesn't have video support (for now :-)