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 🎉
@nevkontaktenevkontakte merged commit 3c74d21 into masterSep 11, 2022
@nevkontaktenevkontakte deleted the go1.18 branch September 11, 2022 18:34
Sign up for freeto 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

@nevkontakte@flimzy