Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Web Workers #211

Closed
wants to merge 4 commits into from
Closed

Web Workers #211

wants to merge 4 commits into from

Conversation

droogmic
Copy link
Collaborator

Add web workers, closes #206.

@droogmic
Copy link
Collaborator Author

droogmic commented May 25, 2022

This is currently broken because something isn't serializable with a known length, I think it's the recursive nature of tag-tree, so we will wait for that to be resolved.

@droogmic
Copy link
Collaborator Author

After fixing the conlicts, this is still broken on the serialzie unknown length issue in bincode.
Need to try and figure out what isn't of known length.

@droogmic
Copy link
Collaborator Author

Ah, I am running into: bincode-org/bincode#245

@droogmic
Copy link
Collaborator Author

And the dead-end upstream issue.

@droogmic
Copy link
Collaborator Author

And the dead-end upstream issue: serde-rs/serde#1346

@droogmic droogmic closed this Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Web Worker
1 participant