---
template: Example
---

# Wasm

This example demonstrates the server-side support of WebAssembly in Nuxt 3.

::sandbox{repo="nuxt/framework" branch="main" dir="examples/experimental/wasm" file="app.vue"}