Skip to content

Conversation

@xingyaner
Copy link
Contributor

The build error occurs because the build environment lacks the Rust cross-compilation targets wasm32-unknown-unknown and wasm32-wasip1 required to compile the WASM test component, causing the compiler to be unable to find the corresponding core libraries.
Explicitly install these missing targets and complete the build dependencies to fix them.

@github-actions
Copy link

xingyaner is a new contributor to projects/wasmtime. The PR must be approved by known contributors before it can be merged. The past contributors are: abrown, alexcrichton, maflcko, jeffcharles, saulecabrera, itsrainy, cfallin

@xingyaner
Copy link
Contributor Author

The reason for the check of build error is "cp: error writing '/out/instantiate-many': No space left on device"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant