您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. gorunner:gorunner使用Node.js在安全的WebAssembly环境中运行Go脚本-源码

  2. Gorunner gorunner使用Node.js在安全的WebAssembly环境中运行Go脚本。 用法 $ cat > example.go package main; func main() { println("Hello, world!") } // pass a scr ipt from stdin $ git clone https://github.com/syumai/gorunner $ cd gorunner $ cat ../example.go | ./run
  3. 所属分类:其它