Skip to content
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

commands/package-web: check go1.24 ./lib/wasm/ for wasm_exec.js #5551

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

adamdecaf
Copy link

Replacement for #5549

Description:

Go 1.24 changed the location of wasm_exec.js under GOROOT.

The support files for WebAssembly have been moved to lib/wasm from misc/wasm.

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

adamdecaf added a commit to adamdecaf/watchman that referenced this pull request Feb 24, 2025
We're forced to compile on go1.23.x until fyne-io/fyne#5551 is merged
Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that the changes are copied over from https://github.com/fyne-io/tools/pull/38/files, would you mind adding me as co-author and linking to that PR please?

@adamdecaf adamdecaf force-pushed the fix-go1.24-wasm_exec-path branch from c46d0f2 to 93ea670 Compare February 25, 2025 14:40
@adamdecaf
Copy link
Author

Updated

Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@coveralls
Copy link

Coverage Status

coverage: 60.022% (+0.03%) from 59.997%
when pulling 93ea670 on adamdecaf:fix-go1.24-wasm_exec-path
into 0574526 on fyne-io:release/v2.5.x.

@Jacalz Jacalz merged commit be55379 into fyne-io:release/v2.5.x Feb 25, 2025
12 checks passed
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