This_Wei
Come on!
请打开浏览器开发者工具,进入控制台,将会看到输出的 你好 wasm!
你好 wasm!
在浏览器控制台中运行 Module._main() 来调用 WebAssembly 提供的函数,同样会输出 你好 wasm!
Module._main()