1
0
mirror of https://github.com/golang/go synced 2024-11-17 13:44:43 -07:00
go/misc
Richard Musiol e5489cfc12 misc/wasm: add mention of polyfill for Edge support
Edge supports WebAssembly but not TextEncoder or TextDecoder.
This change adds a comment pointing to a polyfill that could
be used. The polyfill is not added by default, because we want to
let the user decide if/how to include the polyfill.

Fixes #27295

Change-Id: I375f58f2168665f549997b368428c398dfbbca1c
Reviewed-on: https://go-review.googlesource.com/139037
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-10-02 17:25:11 +00:00
..
android misc/android: forward SIGQUIT to the process running on the device 2018-05-23 18:18:39 +00:00
arm
cgo misc/cgo/testplugin: disable DWARF tests on darwin 2018-09-05 11:27:37 +00:00
chrome/gophertool
git
ios
linkcheck
nacl Revert "compress: move benchmark text from src/testdata to src/compress/testdata" 2018-10-01 16:16:21 +00:00
sortac
swig
trace
wasm misc/wasm: add mention of polyfill for Edge support 2018-10-02 17:25:11 +00:00
benchcmp
editors