Open yamt opened 3 months ago
Yes this is a toolchain error where the Rust toolchain you're using is too old. Once https://github.com/bytecodealliance/wasm-component-ld/pull/36 gets published you'll get a better first-class error message when the toolchain is too old.
i saw the following error while doing "cmake --build build/toolchain --target dist". i guess rust/cargo requirements should be documented in https://github.com/WebAssembly/wasi-sdk?tab=readme-ov-file#requirements.