Skip to content

Upgrade Playground to GopherJS 1.18.0-beta1 #75

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 4 commits into from
Sep 11, 2022
Merged

Upgrade Playground to GopherJS 1.18.0-beta1 #75

merged 4 commits into from
Sep 11, 2022

Conversation

nevkontakte
Copy link
Member

In addition to the new GopherJS version, this PR improves the precompilation process to be more reliable and consistent with the playground itself.

The standard library precompilation is now rewritten in Go and uses
build session API. This has several advantages over the old approach:

  - We no longer depend on path conventions for the library install path
    that the gopherjs tool uses.
  - Precompiled libraries will be generated with exactly the same
    version of GopherJS that the playground imports.
  - Less bash 🎉
@nevkontakte nevkontakte requested a review from flimzy September 11, 2022 13:42
@nevkontakte nevkontakte merged commit 3c74d21 into master Sep 11, 2022
@nevkontakte nevkontakte deleted the go1.18 branch September 11, 2022 18:34
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