Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Deno support #5440

Closed
hqnna opened this issue May 16, 2020 · 4 comments
Closed

Deno support #5440

hqnna opened this issue May 16, 2020 · 4 comments

Comments

@hqnna
Copy link

hqnna commented May 16, 2020

Feature Request

Support Deno now that it has reached a stable api at version 1.0.0

Describe the solution you'd like

Add Deno as a supported runtime now that it has had an api freeze and has released it's first stable version.

Additional context

In an issue made in the past, it was suggested for Deno runtime support to be added, see: #4937. Deno has officially released version 1.0.0, and with this the internal api has been frozen and stabilized to a higher extent.

@kwonoj
Copy link
Member

kwonoj commented May 16, 2020

We will keep evaluate possibility, but at this moment supporting existing runtime better like #4416 have higher priority (which also makes step closer to deno support) but that alone require severe major breaking changes.

I recommend to use some of existing cjs interop lib from deno's userland, as this probably need time & consideration.

@kwonoj kwonoj closed this as completed May 16, 2020
@garronej
Copy link

@xpyxel In the meantime you could give EVT a try. It cannot compete featurewise yet but it got some good things going for it, first being to be fully cross-compatible Deno/Node/Browser/RN.

@benlesh benlesh reopened this Jun 12, 2020
@benlesh
Copy link
Member

benlesh commented Jun 12, 2020

I think we should discuss these issues at the next meeting. Deno is a run time with growing usage, and I think we should support it.

@garronej
Copy link

Hi @benlesh , if you want to support Deno without introducing breaking changes and without having to maintain a port you can use Denoify

@kwonoj kwonoj closed this as completed Jan 22, 2021
@ReactiveX ReactiveX locked and limited conversation to collaborators Jan 22, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants