Skip to content

useWorker@next #113

Draft
alewin wants to merge 1 commit into
masterfrom
next
Draft

useWorker@next #113
alewin wants to merge 1 commit into
masterfrom
next

Conversation

@alewin

@alewin alewin commented Jun 15, 2021

Copy link
Copy Markdown
Owner

chore: update packages

Revert "feat: remove isoworker and localdeps feature"

This reverts commit 9bd4ebc.

chore: eslint prettier
@@ -0,0 +1,53 @@
import { createContext, dataPlaceholder } from "isoworker";

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

@101arrowz
what is dataPlaceholder ? 🤔
I saw that "isoworker" has no exported member 'dataPlaceholder'

@conor909

Copy link
Copy Markdown

Is this still being worked on?

@vitorlans

vitorlans commented Mar 11, 2022

Copy link
Copy Markdown

Hello, any news regarding that? thanks

@Evertt

Evertt commented Jul 27, 2022

Copy link
Copy Markdown

I'd love to see this being merged 🙏
I'm so looking forward to local deps working again.

@JoeDuncko

Copy link
Copy Markdown

Hi! Any updates on this? Was looking to use localDependencies in a project.

@alewin

alewin commented Dec 11, 2022

Copy link
Copy Markdown
Owner Author

Hi guys! I'm back :)

@yairEO

yairEO commented Jul 29, 2024

Copy link
Copy Markdown

@alewin Are you really back? this repo seems abandoned

@alewin

alewin commented Jul 31, 2024

Copy link
Copy Markdown
Owner Author

Hi, @yairEO since I can no longer follow the project, I updated the readme looking for a new mantainer. if I can't find it I will archive the project...

@tapava

tapava commented Jan 30, 2026

Copy link
Copy Markdown

@alewin Are you really back? this repo seems abandoned

Hey, take a look at compute-kit :)

@yairEO

yairEO commented Jan 30, 2026

Copy link
Copy Markdown

@tapava - "compute-kit" API seems strange and also you, the author, have basically no GitHub history or any reputation at all which is highly risky.

@naorpeled

Copy link
Copy Markdown
Collaborator

Hey,
I'm the current maintainer of the project, unfortunately I wasn't available for working on this project for a while.

I would love to hear what the current pain points are and see how we address them 🙏

@tapava

tapava commented Jan 30, 2026

Copy link
Copy Markdown

@tapava - "compute-kit" API seems strange and also you, the author, have basically no GitHub history or any reputation at all which is highly risky.

Hey,

I understand your concerns. ComputeKit is new and it's my first open source project. I was trying to make web worker a little bit less painful to work with. And since I am a react developer, I added hooks to manage web workers in a way most react developers are familiar with.
I am only looking for feedback at this phase. What technical doubts do you have concerning the toolkit ?

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.

When will localDependencies return Bad isoworker import

8 participants