# watusi v0.6.2 - Table of Contents

> Native Elixir WebAssembly Text (WAT) to Binary (WASM) converter with binary patcher for runtime template customization.

## Pages

- [Watusi](readme.md)
- [Changelog](changelog.md)

## Modules

- [Watusi](Watusi.md): Watusi: A WebAssembly Text (WAT) to Binary (WASM) converter.

- [Watusi.Patcher](Watusi.Patcher.md): Patches WebAssembly binaries by replacing data segments and global initializers.

## Mix Tasks

- [mix gen_refs](Mix.Tasks.GenRefs.md): Generate reference WASM files from WAT files using wasm-tools

