-
Notifications
You must be signed in to change notification settings - Fork 14
wasm-opt missing from wasm-pack install on Windows #234
Open
Description
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.
Activity
Metadata
Metadata
Assignees
Labels
No labels