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

feat: web workers #46

Merged
merged 13 commits into from
Jan 25, 2023
Merged

feat: web workers #46

merged 13 commits into from
Jan 25, 2023

Conversation

lino-levan
Copy link
Contributor

Two quick notes:

  • This is where [WIP] Add 'Module metadata' #1 would have been nice to link to as an "@ see". I will probably open another PR for that.
  • I think this article would be incomplete without the permissions example, but permissions in web workers are unstable. I could aways remove it for now and add it again when/if it gets stabilized (there are definitely some ethical implications of extending the web standard spec)? Thoughts @kt3k?

data/web-workers.ts Outdated Show resolved Hide resolved
data/web-workers.ts Outdated Show resolved Hide resolved
data/web-workers.ts Outdated Show resolved Hide resolved
data/web-workers.ts Outdated Show resolved Hide resolved
Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
Co-authored-by: Leo Kettmeir <crowlkats@toaxl.com>
Copy link
Member

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

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

I still find this fairly confusing to read

@lino-levan
Copy link
Contributor Author

I feel like this is an important example, but I have no idea what the wording should be. Any ideas?

@crowlKats
Copy link
Member

@lino-levan maybe putting the worker.sendMessage call bellow the worker file could work

@lino-levan

This comment was marked as outdated.

@lino-levan
Copy link
Contributor Author

@kt3k please take a look!

data/web-workers.ts Outdated Show resolved Hide resolved
@kt3k
Copy link
Member

kt3k commented Jan 24, 2023

The content looks fine to me

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

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

LGTM

@kt3k kt3k merged commit 105d091 into denoland:main Jan 25, 2023
@lino-levan lino-levan deleted the feat-web-workers branch January 31, 2023 18:23
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.

3 participants