We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53249b9 commit 2ba3fcaCopy full SHA for 2ba3fca
emsdk_manifest.json
@@ -282,21 +282,6 @@
282
"custom_is_installed_script": "is_binaryen_installed",
283
"custom_uninstall_script": "uninstall_binaryen"
284
},
285
- {
286
- "id": "gnu",
287
- "version": "2.5.4",
288
- "windows_url": "grep-2.5.4.zip",
289
- "activated_path": "%installation_dir%/bin"
290
- },
291
292
- "id": "mingw",
293
- "version": "4.6.2",
294
- "bitness": 32,
295
- "windows_url": "mingw_4.6.2_32bit.zip",
296
- "activated_cfg": "MINGW_ROOT='%installation_dir%'",
297
- "activated_path": "%installation_dir%",
298
- "is_old": true
299
300
{
301
"id": "mingw",
302
"version": "7.1.0",
0 commit comments