--- toc: false --- # WASM This example demonstrates the server-side support of WebAssembly in Nuxt 3. ::sandbox{repo="nuxt/nuxt" branch="main" dir="examples/experimental/wasm" file="app.vue"} ::