Skip to content

Go 1.16 support: bufio, crypto/x509, embed/internal/embedtest, sync. #999

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

Merged
merged 5 commits into from
Mar 19, 2021

Conversation

nevkontakte
Copy link
Member

All of the above packages now pass tests. Most of the failures were due to new test additions, which were relying on functionality unavailable to GopherJS.

Updates #989.

GopherJS runtime doesn't provide access to memory allocation counters.
This is a new test involving system root certificates, which GopherJS
doesn't support.
GopherJS currently doesn't support file embedding (see issue gopherjs#997).
@nevkontakte nevkontakte requested a review from flimzy March 18, 2021 14:25
@nevkontakte nevkontakte merged commit 68158af into gopherjs:go1.16-stdlib Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants