-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Q1 2021 roadmap #8824
Comments
+1 on HTTP2 support |
Ensuring deno lsp and VSCode work seamlessly? |
There will be continued work on the lsp, we just didn't know exactly what features. |
This comment has been minimized.
This comment has been minimized.
@jveres SWC bugs are tracked in the SWC repo, where "real world code" is seemingly now a part of the tests for the latest refactor swc-project/swc#1264 |
+1 V8 Fast API for ops |
I have seen a bit of mis-understanding going on in issues... To be clear, these issue are to broadcast what the core team's priorities are for the quarter, and all of these will be worked on by the core team. If you want to help out, feel free to provide input. If you want to contribute to Deno though, it is best to look at resolving issues that are not on this list. If it is any sort of significant feature, it is best to get consensus and alignment from the core team before you start on the feature, as without that feedback it will likely only lead to significant delays or even abandonment of your work. The best way to get that feedback is on the issue itself. At the moment, the core team consists of: There are several other long term contributors who can give you advice and suggestions as well. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This isn't the place to put random comments about a wish list. This is an issue to communicate what the core team is working on. Other suggestions should be made in their own issue or discussions, and with more detail than a couple words. |
Q1 is long gone and relevant issues have been rolled to Q3 roadmap. |
Roadmap Q1 2021
Scheduled releases:
planned features and refactors:
swc
) (Support new JSX transforms #8440)deno.core
(feat: add structured cloning to Deno.core #9458) but needs to be integrated into workersdata:
URL support (Support importing data URLs #5059)deno compile
(Build "lite" binary based on "deno_runtime" in CI #8757, feat: Standalone lite binaries and cross compilation #9141)rusty_v8
) (Add ICU in embedded v8 #1968, Add ICU support in embedded v8 (Updated). rusty_v8#390)maybe:
rusty_v8
,deno_core
)blob:
URL support (Support blob/Object URLs for workers #9210, feat: blob URL support #10045)The text was updated successfully, but these errors were encountered: