Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Use requestIdleCallback for background executor #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fdionisi
Copy link
Owner

I tried to pickup TODO in xray_wasm, but I think is not really possible to continue with this.

The idea is to use requestIdleCallback for Xray background executor, but, since the WASM code is being run in a WebWorker for the browser, we have no access to that callback.

Code is rough – this is just a POC to understand the feasibility and future steps.

@fdionisi fdionisi added help wanted Extra attention is needed do not merge labels Apr 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
do not merge help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant