#rust
- 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.
- Optimized Dockerfile for Rust
A simple Dockerfile for a Rust project that caches dependencies and uses a minimal Debian image.
- Rust Compiler Whack-a-Mole
Playing whack-a-mole with the rust compiler is both frustrating and a great learning experience.