This folder is the companion to the talk "Unleashing the power of Rust, Python, and WebAssembly in Apps Script" at Google Cloud Next '24.
The development of this proof of concept requires a deep understanding of the Apps Script runtime, JavaScript bundlers, the Rust programming language, and the WebAssembly ecosystem. Please note that this is a quickly evolving space, and the tools and techniques used in this project may become outdated quickly.
- Node.js - https://nodejs.org/en/download
- Rust - https://www.rust-lang.org/tools/install
- Binaryen (for wasm-opt) - https://github.com/WebAssembly/binaryen