Skip to content

Inline gloo-timers dependency - #14

Closed
LonerDan wants to merge 1 commit into
yewstack:masterfrom
LonerDan:inline-gloo
Closed

Inline gloo-timers dependency#14
LonerDan wants to merge 1 commit into
yewstack:masterfrom
LonerDan:inline-gloo

Conversation

@LonerDan

@LonerDan LonerDan commented Aug 20, 2025

Copy link
Copy Markdown

Description

Elide dependency on the gloo crate for the wasm target (in relation to its [likely upcoming archival])(ranile/gloo#506).
Fixes yewstack/yew#3553.

This pull request consists of the following changes:

  • remove dependency on the gloo crate by inlining the Timeout struct functionality

Checklist

  • I have self-reviewed and tested this pull request.
  • I have added tests for my changes.
  • I have updated docs to reflect any new features / changes in this pull request.
  • I have added my changes to CHANGELOG.md.

Elide dependency on the gloo crate for the wasm target (in relation to its [likely upcoming archival](ranile/gloo#506).
@Madoshakalaka

Madoshakalaka commented Dec 18, 2025

Copy link
Copy Markdown
Member

Not sure it's necessary. gloo is not archived but has the ownership transfered to who ranile was seen active a month ago merging some commits. The referred to Yew issue is resolved too.

@Madoshakalaka

Copy link
Copy Markdown
Member

Gloo released 0.12 recently. I'm maintaining it recently and I try my best.

Thanks for the PR.

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.

Yew 0.21 and Prokio 0.1.0 use different versions of Gloo

2 participants