]> Cypherpunks repositories - gostls13.git/commit
syscall/js: allow copyBytesTo(Go|JS) to use Uint8ClampedArray
authorAurélio A. Heckert <aurium@gmail.com>
Sun, 22 Mar 2020 23:38:42 +0000 (20:38 -0300)
committerRichard Musiol <neelance@gmail.com>
Tue, 24 Mar 2020 10:31:12 +0000 (10:31 +0000)
commitf0e8b81aa34120e21642c569912bde00ccd33393
tree84f8030fba8d3e1a74e5c777bae59123b6d754a7
parent6a9d850b82172225b55bd65e830b1e325b17a724
syscall/js: allow copyBytesTo(Go|JS) to use Uint8ClampedArray

closes #38011

Change-Id: Ic50f2f27456dccdc3fca1bda076871af1eb81705
Reviewed-on: https://go-review.googlesource.com/c/go/+/224638
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Richard Musiol <neelance@gmail.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/wasm/wasm_exec.js
src/syscall/js/js.go