Skip to content

Releases: goplusjs/gopherjs

Release v1.2.5

06 Dec 04:58

Choose a tag to compare

compiler: fix go:linkname for method

Release v1.2.4

02 Oct 12:25

Choose a tag to compare

  • compiler: fix named pointer type

Release v1.2.3

30 Mar 15:01
30a4d4a

Choose a tag to compare

#33 support macOS darwin/arm64
#35 support go:linkname circle import
#39 archive load/save check by go version

Release v1.2.2

17 Mar 02:11
2b0db96

Choose a tag to compare

fix #32 crypto/x509 for go1.16

Version v1.2.1

23 Feb 11:47

Choose a tag to compare

support hash/maphash

Version v1.2.0

20 Feb 09:12

Choose a tag to compare

Support Go1.16

  • fix $chanType string
  • fix $structType string
  • fix $arrayType size
  • fix go:embed for Go1.16
  • testing: fix Helper for Go1.16
  • reflec:t fix value.object for typed array
  • runtime: add fastrand

Release v1.1.9

11 Feb 09:33
37bf632

Choose a tag to compare

fix #14
fix go mod using for go1.15

Release v1.1.8

06 Feb 02:35

Choose a tag to compare

fix #12
support go1.16rc1 go:embed

Release v1.1.7

02 Feb 15:19

Choose a tag to compare

  • support build on go1.16rc1
  • fix #11, go://linkname target rewrite archive.

Release v1.1.6

10 Jan 05:57

Choose a tag to compare

fix reflect.Interface for struct