Skip to content

Fix timers to work in workers too.#106

Merged
Pauan merged 4 commits into
ranile:masterfrom
daxpedda:timers-worker
Jan 18, 2020
Merged

Fix timers to work in workers too.#106
Pauan merged 4 commits into
ranile:masterfrom
daxpedda:timers-worker

Conversation

@daxpedda
Copy link
Copy Markdown
Contributor

@daxpedda daxpedda commented Jan 3, 2020

This has been fixed before in a different way by #56.
But was removed again by #103 to solve #96.

I think the solution offered in this PR should solve #96 without breaking the fix provided by #103.

Related: wasm-bindgen/wasm-bindgen#1046.

Copy link
Copy Markdown
Contributor

@Pauan Pauan left a comment

Choose a reason for hiding this comment

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

Thanks! Sorry for the delay.

I've left a couple comments on some changes I'd like to see.

Comment thread crates/timers/src/callback.rs Outdated
Comment thread crates/timers/src/callback.rs Outdated
Comment thread crates/timers/src/callback.rs Outdated
Copy link
Copy Markdown
Contributor

@Pauan Pauan left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for your work!

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