diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html')
| -rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html b/files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html index c87d989111..4d6b153d0a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/webassembly/global/index.html @@ -67,7 +67,7 @@ WebAssembly.instantiateStreaming(fetch('global.wasm'), { js: { global } }) });</pre> <div class="note"> -<p><strong>注意</strong>: 你可以在<a href="https://mdn.github.io/webassembly-examples/js-api-examples/global.html">running live on GitHub</a> 查看例子; 也可以访问<a href="https://github.com/mdn/webassembly-examples/blob/master/js-api-examples/global.html">source code</a>.</p> +<p><strong>备注:</strong>: 你可以在<a href="https://mdn.github.io/webassembly-examples/js-api-examples/global.html">running live on GitHub</a> 查看例子; 也可以访问<a href="https://github.com/mdn/webassembly-examples/blob/master/js-api-examples/global.html">source code</a>.</p> </div> <h2 id="规格">规格</h2> @@ -89,13 +89,9 @@ WebAssembly.instantiateStreaming(fetch('global.wasm'), { js: { global } }) </tbody> </table> -<h2 id="Browser_compatibility" +<h2 id="浏览器兼容性">浏览器兼容性</h2> -<div> - - -<p>{{Compat("javascript.builtins.WebAssembly.Global")}}</p> -</div> +{{Compat}} <h2 id="See_also">See also</h2> |
