Skip to content

Commit 4aaca4e

Browse files
authored
Update README.md
1 parent 4b07ebf commit 4aaca4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ this is a `cross platform`(kinda) version of wasm-opt.
1414
go get -u github.com/gonowa/wasm-opt
1515
```
1616

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+
1721
# usage
1822

1923
```

0 commit comments

Comments
 (0)