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 4aaca4e commit 714935aCopy full SHA for 714935a
README.md
@@ -15,8 +15,8 @@ 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, afterall this is just a thin wrapper arroung wasm-opt
19
- * sometimes the container abnormaly exit with erros such core dump or segmentation fault ( try to run with -d option)
+bugs should be reported at https://github.com/WebAssembly/binaryen/issues, after all this is just a thin wrapper arround wasm-opt
+ * core dump or segmentation fault ( try to run with -d option)
20
21
# usage
22
0 commit comments