-
Notifications
You must be signed in to change notification settings - Fork 19
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
add fmt command to format .wast file #83
Conversation
Thanks ! Could you remove One other nice thing would be to change |
Also fix #83. |
One more little thing: could you try to check the file extension and if it's But if it's And if it's none of them, we could either error out or try in script mode anyway. My guess is that we should probably error out but I don't really mind. |
It's not going well 😩 |
Thanks! |
No description provided.