Skip to content

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.

3 participants