Since Apps Script runs in Chrome V8 engine, would it be possible to use any of V8 functionalities from Apps Script?
I was wondering if it will be possible to build tools like headless browser, webpage screenshot, etc using Apps Script. I haven't read on these though, but would if it would be possible.
Thanks