I'm trying to run it on a Raspberry PI, but it gives me an error saying "Failed to launch chrome".
To make it work, I have to manually add "executablePath: '/usr/bin/chromium-browser'" to gl-context.js
Is it possible to add an option for users to run a different headless browser? Thanks.