Skip to content

can not run cargo leptos build --release, hang on install wasm-opt 117 #6

@dlintw

Description

@dlintw

I just install the rustup and stable rust 1.83.0, cargo-leptos and rustup target add wasm32-unknown-unknown.

When I try to build by cargo leptos build --release failed.

My solution.

cargo install wasm-pack
cargo install wasm-opt

This will install wasm-opt 116, but it let the build workable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions