Linker for creating WebAssembly components from modules
Linker for creating WebAssembly components
wasm-component-ld$ wasm-component-ld input.wasm -o output.wasm$ wasm-component-ld main.wasm --adapter wasi_snapshot_preview1=adapter.wasm -o component.wasm$ wasm-component-ld --help