gopherjs / gopherwasm

This package is deprecated. Use syscall/js of GopherJS instead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This package is deprecated. Use syscall/js of GopherJS instead.

For more details, see GopherJS issue #899

GopherWasm

Build Status GoDoc

A wrapper for GopherJS (gopherjs/js) and Wasm (syscall/js). With this, you can make your application work with both GopherJS and Wasm.

GopherWasm's API emulates syscall/js, so please refer syscall/js API document to know how to use API of GopherWasm.

About

This package is deprecated. Use syscall/js of GopherJS instead.

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%