mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 17:43:59 +00:00
3ec108493d
* docs: simplify docs to only markdown * Create nuxt-config.md * chore: update * chore: add readme
11 lines
198 B
Markdown
11 lines
198 B
Markdown
---
|
|
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"}
|
|
::
|