[Gradle, Wasm] Standartize binaryen and d8 download instead of download task

^KT-65686 fixed
This commit is contained in:
Ilya Goncharov
2024-02-09 11:18:37 +00:00
committed by Space Team
parent 5bd0bbb159
commit b4e1fa8569
31 changed files with 308 additions and 177 deletions
@@ -45,6 +45,7 @@ fun Project.useNodeJsPlugin() {
NodeJsUtils.useNodeJsPlugin(this)
}
@Suppress("DEPRECATION")
fun Test.setupNodeJs() {
dependsOn(NodeJsUtils.nodeJsPlugin.nodeJsSetupTaskProvider)
val nodeJsExecutablePath = project.provider {