Skip to content

cargo check --target wasm32-wasi fails #1

@rvolosatovs

Description

@rvolosatovs
cargo check --target wasm32-wasi  
    Checking wasi-common v1.0.1
error[E0425]: cannot find function `raw_error_code` in this scope
   --> /home/rvolosatovs/.cargo/registry/src/github.com-1ecc6299db9ec823/wasi-common-1.0.1/src/snapshots/preview_1.rs:258:15
    |
258 |         match raw_error_code(&err) {
    |               ^^^^^^^^^^^^^^ not found in this scope

For more information about this error, try `rustc --explain E0425`.
error: could not compile `wasi-common` due to previous error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions