Thanks to visit codestin.com
Credit goes to github.com

Skip to content

build: support go:embed #1153

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 1 commit into from
Sep 21, 2022
Merged

build: support go:embed #1153

merged 1 commit into from
Sep 21, 2022

Conversation

visualfc
Copy link
Contributor

@visualfc visualfc commented Sep 21, 2022

support go:embed

  • gopherjs build/test/serve pkg
  • gopherjs run/build simple.go

dep pkg github.com/visualfc/goembed

Fixes #997

@visualfc visualfc mentioned this pull request Sep 21, 2022
@nevkontakte
Copy link
Member

For the posterity, the original PR is #1145.

I've no idea why CircleCI is not running in this or the original PR. AFAICT it should run for all PRs from forked repositories. @visualfc any chance that you have some sort of special setup for your fork? 😕

In any case, I ran the stdlib tests locally and they have passed, and I think the CI should trigger post-merge as well.

@nevkontakte nevkontakte merged commit 30339e1 into gopherjs:master Sep 21, 2022
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.

Support Go 1.16 embed package
2 participants