Skip to content

Commit

Permalink
Run wasm-opt manually (Apple Silicon issue)
Browse files Browse the repository at this point in the history
wasm-opt has a known issue on Apple Silicon:
rustwasm/wasm-pack#913

The workaround currently seems to be running wasm-opt locally instead of
defining it as part of the Rust package's build pipeline in Cargo.toml.

I hope this is okay!
  • Loading branch information
nadimkobeissi committed May 5, 2023
1 parent b7cfe31 commit b309583
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 352 deletions.
Loading

0 comments on commit b309583

Please sign in to comment.