diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html b/files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html index 15af74d96b..9283dfc9c2 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/webassembly/instantiatestreaming/index.html @@ -66,13 +66,9 @@ WebAssembly.instantiateStreaming(fetch('simple.wasm'), importObject) </tbody> </table> -<h2 id="Browser_compatibility" +<h2 id="浏览器兼容性">浏览器兼容性</h2> -<div> - - -<p>{{Compat("javascript.builtins.WebAssembly.instantiateStreaming")}}</p> -</div> +{{Compat}} <h2 id="See_also">See also</h2> |
