From 3ace1140e56edf33b97532a0ed1e7366d67a9099 Mon Sep 17 00:00:00 2001 From: MDN Web Docs GitHub Bot <108879845+mdn-bot@users.noreply.github.com> Date: Sun, 27 Oct 2024 02:04:33 +0100 Subject: [PATCH] fix: auto-cleanup by bot (#36516) chore: auto-fix Markdownlint, Prettier, and front-matter issues --- files/en-us/mozilla/firefox/releases/58/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/mozilla/firefox/releases/58/index.md b/files/en-us/mozilla/firefox/releases/58/index.md index 7dbbc88a02b28cc..9fb09945476e71f 100644 --- a/files/en-us/mozilla/firefox/releases/58/index.md +++ b/files/en-us/mozilla/firefox/releases/58/index.md @@ -90,7 +90,7 @@ _No changes._ ### Other - "Add to home screen" is now supported in Firefox for Android, part of the [Progressive Web Apps](/en-US/docs/Web/Progressive_web_apps) effort ([Firefox bug 1212648](https://bugzil.la/1212648)). -- [WebAssembly](/en-US/docs/WebAssembly) now has a tiered compiler providing load time optimizations ([Firefox bug 1277562](https://bugzil.la/1277562)), and new streaming APIs — [`WebAssembly.compileStreaming()`](/en-US/docs/WebAssembly/JavaScript_interface/compileStreaming_static) and [`WebAssembly.instantiateStreaming()`](/en-US/docs/WebAssembly/JavaScript_interface/instantiatestreaming_static) [Firefox bug 1347644](https://bugzil.la/1347644). +- [WebAssembly](/en-US/docs/WebAssembly) now has a tiered compiler providing load time optimizations ([Firefox bug 1277562](https://bugzil.la/1277562)), and new streaming APIs — [`WebAssembly.compileStreaming()`](/en-US/docs/WebAssembly/JavaScript_interface/compileStreaming_static) and [`WebAssembly.instantiateStreaming()`](/en-US/docs/WebAssembly/JavaScript_interface/instantiateStreaming_static) [Firefox bug 1347644](https://bugzil.la/1347644). ## Removals from the web platform