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

wasm-pack should be mentioned in the terminal output #191

Closed
temeddix opened this issue Oct 20, 2023 · 1 comment
Closed

wasm-pack should be mentioned in the terminal output #191

temeddix opened this issue Oct 20, 2023 · 1 comment

Comments

@temeddix
Copy link
Member

Report

Users should be able to know that wasm-pack is involved when programming for the web. It's a huge component of the Rust ecosystem, and people should be able to understand what's going on when compiling.

Also, the output .wasm file's path should be mentioned too.

Steps to Reproduce

Run rinf wasm inside a fully prepared app's folder

System Information

Please provide the output from the command below, using markdown codeblock syntax.

rustc --version
protoc --version
flutter doctor
@temeddix
Copy link
Member Author

Solved with #196

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

No branches or pull requests

1 participant