Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Deno namespace by default in Workers #8174

Closed
nayeemrmn opened this issue Oct 28, 2020 · 4 comments · Fixed by #14581
Closed

Enable Deno namespace by default in Workers #8174

nayeemrmn opened this issue Oct 28, 2020 · 4 comments · Fixed by #14581
Assignees
Labels
breaking change a change or feature that breaks existing semantics cli related to cli/ dir feat new feature (which has been agreed to/accepted) maybe 2.0 a potential feature for Deno 2.0 that needs further discussion web related to Web APIs
Milestone

Comments

@nayeemrmn
Copy link
Collaborator

nayeemrmn commented Oct 28, 2020

Remove WorkerOptions::deno, though it will be brought back with a different type once permissions forking (#4867) is implemented.

@bartlomieju bartlomieju added cli related to cli/ dir web related to Web APIs labels Oct 28, 2020
@kitsonk
Copy link
Contributor

kitsonk commented Nov 23, 2020

Is there an issue for:

once permissions forking is implemented

If not can we get one and link it here, so it is more clear what the roadmap is for workers?

@kitsonk kitsonk added the breaking change a change or feature that breaks existing semantics label Nov 23, 2020
@bartlomieju
Copy link
Member

Permission forking in workers issue:
#4867

Open PR:
#8215

The PR linked above is currently blocked by discussion in:
#8266

I think we could keep WorkerOptions::deno but it would have no effect after landing #8178

@Soremwar
Copy link
Contributor

Soremwar commented Nov 23, 2020

#8215 mantains the Deno namespace option under the interface suggested here #4867 (comment) (deno.namespace: boolean)

@stale
Copy link

stale bot commented Jan 22, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 22, 2021
@kitsonk kitsonk added the feat new feature (which has been agreed to/accepted) label Jan 23, 2021
@stale stale bot removed the stale label Jan 23, 2021
@kitsonk kitsonk added the maybe 2.0 a potential feature for Deno 2.0 that needs further discussion label Sep 10, 2021
@kitsonk kitsonk mentioned this issue Sep 17, 2021
17 tasks
@kitsonk kitsonk added this to the 2.0.0 milestone Sep 17, 2021
@kitsonk kitsonk added this to To do in Deno CLI 2.0 Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change a change or feature that breaks existing semantics cli related to cli/ dir feat new feature (which has been agreed to/accepted) maybe 2.0 a potential feature for Deno 2.0 that needs further discussion web related to Web APIs
Projects
No open projects
4 participants