LinkError:WebAssembly.instantiate():导入#... module =“ env” function =“ memcpy”错误:函数导入需要可调用

时间:2019-11-16 22:50:02

标签: go webassembly tinygo

我正在构建一个Go wasm模块(与TinyGo编译),并且可以正常编译。但是,当我尝试在浏览器中运行它时,出现了以上错误。

1 个答案:

答案 0 :(得分:0)

workaround post in the bug report的解决方案中,如果是由于使用fish: 'php test.php' terminated by signal SIGILL (Illegal instruction)sha256.Sum而引起的,则可以通过将$GOROOT/src/crypto/sha256/sha256block.go中的函数编辑为以下内容来修复此错误:< / p>

sha256.Write