It would be great if #AppsScript would support more of the #WinterCG minimum API. Almost nothing is supported except for WebAssembly, which is a little more challenging to use without `TextEncoder` and `TextDecoder`.

https://justin.poehnelt.com/posts/apps-script-runtime-limitations-wintercg/

#v8 #javascript #GoogleWorkspace

Apps Script V8 Runtime Limitations | Justin Poehnelt

A comparison of the WinterCG Minimum Common Web Platform API draft with the Apps Script V8 runtime.

Justin Poehnelt