From a02f4b2f60c81e09b318a090e5c9c2d2d641c878 Mon Sep 17 00:00:00 2001 From: t7yang Date: Sat, 17 Jul 2021 16:10:02 +0800 Subject: replace wiki links in zh-CN --- files/zh-cn/webassembly/c_to_wasm/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/webassembly/c_to_wasm') diff --git a/files/zh-cn/webassembly/c_to_wasm/index.html b/files/zh-cn/webassembly/c_to_wasm/index.html index afcdbbc3e1..a078e91443 100644 --- a/files/zh-cn/webassembly/c_to_wasm/index.html +++ b/files/zh-cn/webassembly/c_to_wasm/index.html @@ -247,6 +247,6 @@ int EMSCRIPTEN_KEEPALIVE myFunction(int argc, char ** argv) {
  • Why do functions in my C/C++ source code vanish when I compile to JavaScript, and/or I get No functions to process?
  • WebAssembly on Mozilla Research
  • -

    Compiling an Existing C Module to WebAssembly

    +

    Compiling an Existing C Module to WebAssembly

  • -- cgit v1.2.3-54-g00ecf