#webassembly
- Apps Script and WebAssembly - A comprehensive guide
You can use WebAssembly with Google Apps Script! This post will cover how to do that and provide a comprehensive guide on how to get started.
- Google Next 24 - Rust, Python, and WASM in Apps Script
I will be giving a talk at Google Next 2024 on how to use Rust, Python and WASM to extend Google Apps Script.
- Promises, async and await in Google Apps Script
Understand async/await and Promises in Google Apps Script. Learn why most APIs remain synchronous and how WebAssembly is the exception.