Formualizer Docs
Guides

Guides

Task-oriented implementation guides for extending and testing Formualizer.

Use this section when you already know the basics and need concrete integration patterns.

In this section

Suggested reading order

  1. Start with Workbook Edits and Batching.
  2. Add Custom Functions (Rust, Python, JS).
  3. If needed, add WASM Plugins: Inspect, Attach, Bind.
  4. Lock semantics with LET/LAMBDA and Callables and Deterministic Testing.

On this page