addTooltip('Cannot load compiler version list. It might have been blocked by an advertisement blocker. Please try deactivating any of them from this page and reload.')
addTooltip('Cannot load compiler version list. It might have been blocked by an advertisement blocker. Please try deactivating any of them from this page and reload. Error: '+e)
}
// replace in allVersions those compiler builds which exist in allVersionsWasm with new once
allVersionsWasm=[{path:'builtin',longVersion:'latest local version'}]
selectedVersion='builtin'
pathToURL[compiler.path]=baseURLBin
}
//callback(allVersions, selectedVersion)
})
}catch(e){
addTooltip('Cannot load compiler version list. It might have been blocked by an advertisement blocker. Please try deactivating any of them from this page and reload.')
}
}else{
allVersions=[{path:'builtin',longVersion:'latest local version'}]