Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use cargo to install wasm-pack #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cmello
Copy link

@cmello cmello commented Feb 5, 2021

wasm-pack can be installed through cargo. That works out of the box on my Mac M1,
as opposed to the previous instruction to download the binary.

βœ‹ A similar PR may already be submitted!
Please search πŸ”Ž among the open pull requests before creating one.

Updating the Game of Life tutorial's code? Also send a PR to
rustwasm/wasm_game_of_life!

Now that you've checked, it's time to create your PR. πŸ“
Thanks for submitting! πŸ™

For more information, see the contributing guide. πŸ‘«

Summary

Explain the motivation for making this change. What existing problem does the pull request solve? πŸ€”

Fixes #___

wasm-pack can be installed through cargo. That works out of the box on my Mac M1,
as opposed to the previous instruction to download the binary.
@ftiburi
Copy link

ftiburi commented May 6, 2024

thk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants