Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc/wasm: Microsoft Edge 18 (latest) crashes due to TextEncoder not being supported [1.11 backport] #27393

Closed
gopherbot opened this issue Aug 30, 2018 · 1 comment
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@FiloSottile requested issue #27295 to be considered for backport to the next 1.11 minor release.

@gopherbot please file this to be considered for backport to 1.11.

We will need to decide what the backport policy is for Wasm, in particular when a new browser breaks our code.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Aug 30, 2018
@gopherbot gopherbot added this to the Go1.11.1 milestone Aug 30, 2018
@katiehockman katiehockman modified the milestones: Go1.11.1, Go1.11.2 Oct 1, 2018
@dmitshur
Copy link
Contributor

dmitshur commented Nov 1, 2018

We will need to decide what the backport policy is for Wasm, in particular when a new browser breaks our code.

Given that Wasm support is experimental in Go 1.11 (see https://golang.org/doc/go1.11#wasm), the backport policy is not to backport anything to patch releases. The next minor release will have all of these fixes. To get Wasm fixes sooner, users can build go from master.

/cc @bradfitz

@dmitshur dmitshur closed this as completed Nov 1, 2018
@golang golang locked and limited conversation to collaborators Nov 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants