9 Star 0 Fork 13

OHOS_BES2600/third_party_spirv-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pelle Johnsen 提交于 2021-11-01 21:45 . Add Wasm build (#3752)
version: "3"
services:
build:
image: emscripten/emsdk:2.0.2
environment:
GITHUB_RUN_NUMBER: ${GITHUB_RUN_NUMBER:-}
working_dir: /app
command: ./source/wasm/build.sh
volumes:
- ./:/app
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ohos_bes2600/third_party_spirv-tools.git
git@gitee.com:ohos_bes2600/third_party_spirv-tools.git
ohos_bes2600
third_party_spirv-tools
third_party_spirv-tools
master

搜索帮助