WebAssembly support for turbopack.
WASM assets are copied directly to the output folder.
When imported from ES modules, they produce a thin module that loads and instantiates the WebAssembly module.