Navigation Menu

Skip to content

Commit

Permalink
playground: Regenerate with GopherJS 1.10-3 and Go 1.10.1 (on darwin/…
Browse files Browse the repository at this point in the history
…amd64).

The github.com/gopherjs/gopherjs/js and github.com/gopherjs/gopherjs/nosync
packages still need to be built and served as separate archives, because
the playground uses a custom compiler.ImportContext for loading all
packages from the server. The playground doesn't try to build them.

Regenerate with:

	go generate github.com/gopherjs/gopherjs.github.io/playground

Follows gopherjs/gopherjs#787.
  • Loading branch information
dmitshur committed Apr 21, 2018
1 parent b3fd139 commit cbdec89
Show file tree
Hide file tree
Showing 151 changed files with 9 additions and 8 deletions.
Binary file modified playground/pkg/archive/tar.a.js
Binary file not shown.
Binary file modified playground/pkg/archive/zip.a.js
Binary file not shown.
Binary file modified playground/pkg/bufio.a.js
Binary file not shown.
Binary file modified playground/pkg/bytes.a.js
Binary file not shown.
Binary file modified playground/pkg/compress/bzip2.a.js
Binary file not shown.
Binary file modified playground/pkg/compress/flate.a.js
Binary file not shown.
Binary file modified playground/pkg/compress/gzip.a.js
Binary file not shown.
Binary file modified playground/pkg/compress/lzw.a.js
Binary file not shown.
Binary file modified playground/pkg/compress/zlib.a.js
Binary file not shown.
Binary file modified playground/pkg/container/heap.a.js
Binary file not shown.
Binary file modified playground/pkg/container/list.a.js
Binary file not shown.
Binary file modified playground/pkg/container/ring.a.js
Binary file not shown.
Binary file modified playground/pkg/context.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/aes.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/cipher.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/des.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/dsa.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/ecdsa.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/elliptic.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/hmac.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/internal/cipherhw.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/md5.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/rand.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/rc4.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/rsa.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/sha1.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/sha256.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/sha512.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/subtle.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/tls.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/x509.a.js
Binary file not shown.
Binary file modified playground/pkg/crypto/x509/pkix.a.js
Binary file not shown.
Binary file modified playground/pkg/database/sql/driver.a.js
Binary file not shown.
Binary file modified playground/pkg/debug/dwarf.a.js
Binary file not shown.
Binary file modified playground/pkg/debug/gosym.a.js
Binary file not shown.
Binary file modified playground/pkg/debug/pe.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/ascii85.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/asn1.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/base32.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/base64.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/binary.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/csv.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/gob.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/hex.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/json.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/pem.a.js
Binary file not shown.
Binary file modified playground/pkg/encoding/xml.a.js
Binary file not shown.
Binary file modified playground/pkg/errors.a.js
Binary file not shown.
Binary file modified playground/pkg/flag.a.js
Binary file not shown.
Binary file modified playground/pkg/fmt.a.js
Binary file not shown.
Binary file modified playground/pkg/github.com/gopherjs/gopherjs/js.a.js
Binary file not shown.
Binary file modified playground/pkg/github.com/gopherjs/gopherjs/nosync.a.js
Binary file not shown.
Binary file modified playground/pkg/go/ast.a.js
Binary file not shown.
Binary file modified playground/pkg/go/doc.a.js
Binary file not shown.
Binary file modified playground/pkg/go/format.a.js
Binary file not shown.
Binary file modified playground/pkg/go/parser.a.js
Binary file not shown.
Binary file modified playground/pkg/go/printer.a.js
Binary file not shown.
Binary file modified playground/pkg/go/scanner.a.js
Binary file not shown.
Binary file modified playground/pkg/go/token.a.js
Binary file not shown.
Binary file modified playground/pkg/hash.a.js
Binary file not shown.
Binary file modified playground/pkg/hash/adler32.a.js
Binary file not shown.
Binary file modified playground/pkg/hash/crc32.a.js
Binary file not shown.
Binary file modified playground/pkg/hash/crc64.a.js
Binary file not shown.
Binary file modified playground/pkg/hash/fnv.a.js
Binary file not shown.
Binary file modified playground/pkg/html.a.js
Binary file not shown.
Binary file modified playground/pkg/html/template.a.js
Binary file not shown.
Binary file modified playground/pkg/image.a.js
Binary file not shown.
Binary file modified playground/pkg/image/color.a.js
Binary file not shown.
Binary file modified playground/pkg/image/color/palette.a.js
Binary file not shown.
Binary file modified playground/pkg/image/draw.a.js
Binary file not shown.
Binary file modified playground/pkg/image/gif.a.js
Binary file not shown.
Binary file modified playground/pkg/image/internal/imageutil.a.js
Binary file not shown.
Binary file modified playground/pkg/image/jpeg.a.js
Binary file not shown.
Binary file modified playground/pkg/image/png.a.js
Binary file not shown.
Binary file modified playground/pkg/index/suffixarray.a.js
Binary file not shown.
Binary file modified playground/pkg/internal/nettrace.a.js
Binary file not shown.
Binary file modified playground/pkg/internal/poll.a.js
Binary file not shown.
Binary file modified playground/pkg/internal/race.a.js
Binary file not shown.
Binary file modified playground/pkg/internal/singleflight.a.js
Binary file not shown.
Binary file modified playground/pkg/internal/testlog.a.js
Binary file not shown.
Binary file modified playground/pkg/io.a.js
Binary file not shown.
Binary file modified playground/pkg/io/ioutil.a.js
Binary file not shown.
Binary file modified playground/pkg/log.a.js
Binary file not shown.
Binary file modified playground/pkg/math.a.js
Binary file not shown.
Binary file modified playground/pkg/math/big.a.js
Binary file not shown.
Binary file modified playground/pkg/math/bits.a.js
Binary file not shown.
Binary file modified playground/pkg/math/cmplx.a.js
Binary file not shown.
Binary file modified playground/pkg/math/rand.a.js
Binary file not shown.
Binary file modified playground/pkg/mime.a.js
Binary file not shown.
Binary file modified playground/pkg/mime/multipart.a.js
Binary file not shown.
Binary file modified playground/pkg/mime/quotedprintable.a.js
Binary file not shown.
Binary file modified playground/pkg/net.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/cgi.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/cookiejar.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/fcgi.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/httptest.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/httptrace.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/httputil.a.js
Binary file not shown.
Binary file modified playground/pkg/net/http/internal.a.js
Binary file not shown.
Binary file modified playground/pkg/net/mail.a.js
Binary file not shown.
Binary file modified playground/pkg/net/smtp.a.js
Binary file not shown.
Binary file modified playground/pkg/net/textproto.a.js
Binary file not shown.
Binary file modified playground/pkg/net/url.a.js
Binary file not shown.
Binary file modified playground/pkg/os.a.js
Binary file not shown.
Binary file modified playground/pkg/os/exec.a.js
Binary file not shown.
Binary file modified playground/pkg/os/user.a.js
Binary file not shown.
Binary file modified playground/pkg/path.a.js
Binary file not shown.
Binary file modified playground/pkg/path/filepath.a.js
Binary file not shown.
Binary file modified playground/pkg/reflect.a.js
Binary file not shown.
Binary file modified playground/pkg/regexp.a.js
Binary file not shown.
Binary file modified playground/pkg/regexp/syntax.a.js
Binary file not shown.
Binary file modified playground/pkg/runtime.a.js
Binary file not shown.
Binary file modified playground/pkg/runtime/debug.a.js
Binary file not shown.
Binary file modified playground/pkg/runtime/internal/sys.a.js
Binary file not shown.
Binary file modified playground/pkg/runtime/trace.a.js
Binary file not shown.
Binary file modified playground/pkg/sort.a.js
Binary file not shown.
Binary file modified playground/pkg/strconv.a.js
Binary file not shown.
Binary file modified playground/pkg/strings.a.js
Binary file not shown.
Binary file modified playground/pkg/sync.a.js
Binary file not shown.
Binary file modified playground/pkg/sync/atomic.a.js
Binary file not shown.
Binary file modified playground/pkg/syscall.a.js
Binary file not shown.
Binary file modified playground/pkg/testing.a.js
Binary file not shown.
Binary file modified playground/pkg/testing/iotest.a.js
Binary file not shown.
Binary file modified playground/pkg/testing/quick.a.js
Binary file not shown.
Binary file modified playground/pkg/text/scanner.a.js
Binary file not shown.
Binary file modified playground/pkg/text/tabwriter.a.js
Binary file not shown.
Binary file modified playground/pkg/text/template.a.js
Binary file not shown.
Binary file modified playground/pkg/text/template/parse.a.js
Binary file not shown.
Binary file modified playground/pkg/time.a.js
Binary file not shown.
Binary file modified playground/pkg/unicode.a.js
Binary file not shown.
Binary file modified playground/pkg/unicode/utf16.a.js
Binary file not shown.
Binary file modified playground/pkg/unicode/utf8.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/crypto/chacha20poly1305.a.js
Binary file not shown.
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/crypto/cryptobyte.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/crypto/cryptobyte/asn1.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/crypto/curve25519.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/crypto/poly1305.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/net/http2/hpack.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/net/idna.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/net/lex/httplex.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/net/proxy.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/net/route.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/text/secure/bidirule.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/text/transform.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/text/unicode/bidi.a.js
Binary file not shown.
Binary file modified playground/pkg/vendor/golang_org/x/text/unicode/norm.a.js
Binary file not shown.
17 changes: 9 additions & 8 deletions playground/playground.js

Large diffs are not rendered by default.

0 comments on commit cbdec89

Please sign in to comment.