Skip to content

Customers would like to generate JS interop bindings #33715

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

Open
matanlurey opened this issue Jun 29, 2018 · 5 comments
Open

Customers would like to generate JS interop bindings #33715

matanlurey opened this issue Jun 29, 2018 · 5 comments
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop customer-google3 P3 A lower priority bug or feature request web-js-interop Issues that impact all js interop

Comments

@matanlurey
Copy link
Contributor

(Stub, we can fill in the details as they become relevant)

The popular ones right now are TypeScript definition files and Closure externs, I believe.

@matanlurey matanlurey added web-js-interop Issues that impact all js interop customer-google3 labels Jun 29, 2018
@zoechi
Copy link
Contributor

zoechi commented Jun 29, 2018

There was some work done a while ago #24874 (comment)

@matanlurey
Copy link
Contributor Author

matanlurey commented Jun 29, 2018

Yes, that is a very stale tool. This request is for an updated tool (that is tested on CI, etc).

@matanlurey matanlurey added the P3 A lower priority bug or feature request label Aug 27, 2018
@vsmenon vsmenon added the area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop label Jul 22, 2019
@robbecker-wf
Copy link

Are people still interested in such a tool? Workiva is hitting a good deal of pain around JS interop and are considering writing something ourselves.

@jacobsimionato
Copy link

I'm curious if there have been any discussion around this recently? I suspect this could be very useful for Google apps seeing as nearly all the JS interop that needs to be done is now actually with Typescript. It seems like Typescript has only increased in usage in the 3 years since the last comment, and I understand there is work being done to revisit Dart's JS interop story.

@parlough
Copy link
Member

parlough commented Oct 10, 2023

If you're interested, @jodinathan has been exploring this space recently with some of the new interop functionality: https://pub.dev/packages/typings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop customer-google3 P3 A lower priority bug or feature request web-js-interop Issues that impact all js interop
Projects
None yet
Development

No branches or pull requests

8 participants