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 4b07ebf commit 4aaca4eCopy full SHA for 4aaca4e
README.md
@@ -14,6 +14,10 @@ this is a `cross platform`(kinda) version of wasm-opt.
14
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)
20
+
21
# usage
22
23
0 commit comments