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

refactor: update core extension api usage #19952

Merged
merged 8 commits into from
Jul 31, 2023

Conversation

nayeemrmn
Copy link
Collaborator

Waiting for proper release.

cc @mmastrac

runtime/build.rs Outdated Show resolved Hide resolved
.esm(vec![ExtensionFileSource {
Extension {
name: "deno_webidl_bench",
esm_files: std::borrow::Cow::Borrowed(&[ExtensionFileSource {
Copy link
Contributor

Choose a reason for hiding this comment

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

If we can solve denoland/deno_core#90, that would be a great cleanup of these legacy extensions.

Copy link
Contributor

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

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

LGTM

@mmastrac mmastrac enabled auto-merge (squash) July 31, 2023 17:11
@mmastrac mmastrac merged commit d5efdee into denoland:main Jul 31, 2023
10 checks passed
@nayeemrmn nayeemrmn deleted the extension-api-update branch August 6, 2023 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants