Skip to content

Commit de501ac

Browse files
committed
Back missing platform
commit_hash:b64c242188e3f161b10244acb7177f61addd771a
1 parent 11ce3a1 commit de501ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

build/ya.conf.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,16 @@
985985
"os": "LINUX"
986986
}
987987
},
988+
{
989+
"default": false,
990+
"host": {
991+
"os": "LINUX"
992+
},
993+
"target": {
994+
"arch": "wasm32",
995+
"os": "EMSCRIPTEN"
996+
}
997+
},
988998
{
989999
"default": false,
9901000
"host": {

0 commit comments

Comments
 (0)