Add Zed extension Wasm packaging to the Wasm backend.
Emit full zed:extension guests (CABI stubs, language-server-command),
package components with zed:api-version, and add `gleam export zed-extension`.
Also extend MIR/codegen for @external(wasm), structs, lists, and package link.