1 Star 0 Fork 1

樊少冰/wabt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitattributes 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ben Smith 提交于 2020-01-17 16:19 . Move documentation to docs/ directory
* text=auto
*.c text
*.h text
*.js text
*.l text
*.md text
*.py text
*.rst text
*.sh text
*.txt text
*.y text
docs/demo/primer.css binary
docs/demo/libwabt.js binary
docs/demo/third_party/codemirror/codemirror.css binary
docs/demo/third_party/codemirror/codemirror.js binary
# Mark these tests as binary so git doesn't change the line endings:
test/parse/bad-crlf.txt binary
test/parse/bad-string-eof.txt binary
test/regress/regress-31.txt binary
# Highlight tests like .wast files when displayed on GitHub.
test/**/*.txt linguist-language=WebAssembly
# Mark test-files as "vendored". This tells GitHub to exclude them when it
# calculates the repository's languages summary, and preserves the current
# classification as a C++ project. See https://git.io/vr2pO
test/**/*.txt linguist-vendored
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ulyan/wabt.git
git@gitee.com:ulyan/wabt.git
ulyan
wabt
wabt
master

搜索帮助