We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714935a commit 6348710Copy full SHA for 6348710
README.md
@@ -15,7 +15,7 @@ go get -u github.com/gonowa/wasm-opt
15
```
16
17
# known issues
18
-bugs should be reported at https://github.com/WebAssembly/binaryen/issues, after all this is just a thin wrapper arround wasm-opt
+bugs should be reported at https://github.com/WebAssembly/binaryen/issues, after all, this is just a thin wrapper arround wasm-opt
19
* core dump or segmentation fault ( try to run with -d option)
20
21
# usage
0 commit comments