Browse Source

Back missing platform
commit_hash:b64c242188e3f161b10244acb7177f61addd771a

nechda 4 months ago
parent
commit
de501ac781
1 changed files with 10 additions and 0 deletions
  1. 10 0
      build/ya.conf.json

+ 10 - 0
build/ya.conf.json

@@ -985,6 +985,16 @@
                         "os": "LINUX"
                     }
                 },
+                {
+                    "default": false,
+                    "host": {
+                        "os": "LINUX"
+                    },
+                    "target": {
+                        "arch": "wasm32",
+                        "os": "EMSCRIPTEN"
+                    }
+                },
                 {
                     "default": false,
                     "host": {