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 59bf09d commit 513910eCopy full SHA for 513910e
README.md
@@ -129,6 +129,9 @@ CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64\vcvars64.
129
python x.py build
130
```
131
132
+If you are seeing build failure when compiling `rustc_binaryen`, make sure the path
133
+length of the rust folder is not longer than 22 characters.
134
+
135
#### Specifying an ABI
136
[specifying-an-abi]: #specifying-an-abi
137
0 commit comments