Skip to content

wasm-opt missing from wasm-pack install on Windows #234

Description

@hugohil

Hello !

I noticed that when installing wasm-pack on Windows (via PowerShell if that helps), wasm-opt was missing (which make the web assembly build fail). I fixed it by simply installing wasm-opt manually (cargo install wasm-opt).

I didn't have that issue on macOS, where install wasm-pack came with wasm-opt.

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