GitHub / dart-lang/sdk issues and pull requests
Labelled with: web-js-interop
#54862 - Moving from @staticInterop type to interop extension type leads to an extra `apply` call
Issue -
State: closed - Opened by srujzs almost 2 years ago
- 3 comments
Labels: web-dart2js, web-js-interop, area-web
#54801 - Interop extension type object literal constructors are not lowered without an `@JS` annotation on the library
Issue -
State: closed - Opened by srujzs almost 2 years ago
Labels: web-dart2js, web-js-interop, area-web
#54792 - [pkg:js] publish 0.7.0+1 with readme updates outlining futures (dart:js_interop, etc)
Issue -
State: closed - Opened by kevmoo almost 2 years ago
Labels: web-js-interop, pkg-js, area-web
#54731 - The new style JS annotation does not support class constructors as properties of other classes
Issue -
State: closed - Opened by navaronbracke almost 2 years ago
- 2 comments
Labels: web-js-interop, area-web
#54674 - [question] What library to use for conditional imports on web now?
Issue -
State: open - Opened by parlough almost 2 years ago
Labels: web-js-interop, area-web
#54596 - [dart2js] Hint to use preamble needs new trigger
Issue -
State: closed - Opened by parlough almost 2 years ago
- 2 comments
Labels: P1, web-dart2js, web-js-interop, area-web
#54574 - [DDC] Migrate `stack_trace_mapper` to `dart:js_interop`
Issue -
State: open - Opened by parlough almost 2 years ago
Labels: web-js-interop, web-dev-compiler, area-web
#54573 - dartify doesn't convert Promises on dart2wasm
Issue -
State: open - Opened by srujzs almost 2 years ago
Labels: web-js-interop, area-web
#54571 - Label package:js as "legacy"
Issue -
State: closed - Opened by srujzs almost 2 years ago
- 4 comments
Labels: web-js-interop, area-web
#54557 - Make JSExportedDartFunction generic and add a toJSGeneric function
Issue -
State: open - Opened by srujzs almost 2 years ago
Labels: web-js-interop, area-web
#54547 - [js_interop] external set no longer compiling on `3.2.0`
Issue -
State: closed - Opened by Matthiee almost 2 years ago
- 6 comments
Labels: web-js-interop, area-web
#54531 - [js interop] Classes inside namespaces on the window cannot be constructed
Issue -
State: closed - Opened by navaronbracke almost 2 years ago
- 5 comments
Labels: web-js-interop, area-web
#54482 - [dart2js] Not compiled html.DedicatedWorkerGlobalScope get self in dart 3.2 (flutter 3.16)
Issue -
State: closed - Opened by NickNevzorov almost 2 years ago
- 3 comments
Labels: web-js-interop, area-web
#54443 - [js-interop] Type/null check causes error on sandboxed iframe window access
Issue -
State: closed - Opened by parlough almost 2 years ago
- 9 comments
Labels: web-dart2js, web-js-interop, area-web
#54399 - [dart:js_interop] Refactor static errors to refer to non-dart:js_interop interop as "legacy"
Issue -
State: open - Opened by srujzs almost 2 years ago
Labels: web-js-interop, area-web
#54381 - [dart:js_interop] Support allowInteropCaptureThis in some manner
Issue -
State: closed - Opened by srujzs almost 2 years ago
- 4 comments
Labels: web-js-interop, area-web
#54365 - [js-interop] Help users migrate JS maps when they migrate their code to package:web
Issue -
State: open - Opened by annagrin almost 2 years ago
- 8 comments
Labels: web-js-interop, area-web
#54327 - Ship extension type-based JS-interop (Dart SDK)
Issue -
State: closed - Opened by kevmoo almost 2 years ago
- 1 comment
Labels: web-js-interop, area-web
#54326 - Design and implement CONSISTENT JS static interop across JS and Wasm compilers
Issue -
State: closed - Opened by kevmoo almost 2 years ago
- 1 comment
Labels: web-js-interop, area-web, area-dart2wasm
#54320 - [dart:js_interop] Unhelpful error message about what types are allowed when trying to use static interop
Issue -
State: closed - Opened by annagrin almost 2 years ago
- 10 comments
Labels: P1, web-dart2js, web-js-interop, area-web
#54314 - [dart:js_interop/dart2wasm] Missing type parameter check in exported generic callback
Issue -
State: closed - Opened by srujzs almost 2 years ago
- 5 comments
Labels: web-js-interop, area-dart2wasm
#54179 - [dart2wasm/dart:js_interop] Invalid conversions between primitive JS types do not throw
Issue -
State: open - Opened by srujzs almost 2 years ago
Labels: web-js-interop, area-web-js, area-dart2wasm
#54138 - [dart:js_interop] Add external `isA` and `asA` helpers to dart:js_interop for `is` and `as` equivalents
Issue -
State: closed - Opened by srujzs about 2 years ago
- 4 comments
Labels: web-js-interop, area-web
#54126 - [dart:js_interop] Add `has` member as a shorthand equivalent for hasProperty
Issue -
State: closed - Opened by srujzs about 2 years ago
- 2 comments
Labels: web-js-interop, area-web
#54039 - [dart:js_interop] Ready extension type-based interop release for 3.3
Issue -
State: closed - Opened by srujzs about 2 years ago
Labels: web-js-interop, area-web
#54025 - [dart:js_interop] Add a way to internalize `undefined` values and pass it back to JS
Issue -
State: open - Opened by ykmnkmi about 2 years ago
- 5 comments
Labels: web-js-interop, area-web
#54004 - [dart2wasm] Remove support for package:js and dart:js_util in favor of dart:js_interop and dart:js_interop_unsafe
Issue -
State: closed - Opened by srujzs about 2 years ago
Labels: web-js-interop, area-web, area-dart2wasm
#53783 - JS interop support for ES6 modules
Issue -
State: open - Opened by eyebrowsoffire about 2 years ago
- 6 comments
Labels: web-js-interop, area-web
#53291 - dart2js crash (go_router problem?): Operand of null-aware operation '!' has type 'String' which excludes null
Issue -
State: closed - Opened by Alexqwesa over 2 years ago
- 9 comments
Labels: web-js-interop, area-web
#53258 - Misleading comment about @staticInterop
Issue -
State: open - Opened by renakravgoog over 2 years ago
- 1 comment
Labels: web-js-interop, area-web
#53106 - dart2js: toString() breaks for the JS Symbol type
Issue -
State: open - Opened by nex3 over 2 years ago
- 5 comments
Labels: web-dart2js, web-js-interop, dart2js-interceptors, P2, area-web, dart2js-ddc-discrepancy, dart2js-runtime-library
#52852 - Support for calling `import()` through js interop
Issue -
State: closed - Opened by matthewnitschke-wk over 2 years ago
- 4 comments
Labels: web-js-interop, area-web
#52775 - Frontend server tests in unsound mode crash in a missing JS interop function
Issue -
State: open - Opened by annagrin over 2 years ago
- 5 comments
Labels: web-js-interop, area-web
#49353 - [jsinterop] Complete static JSInterop implementation
Issue -
State: open - Opened by sigmundch over 3 years ago
- 4 comments
Labels: web-js-interop, area-web
#48562 - dart2js: creating a Uint8List throws: full width integer not supported on this platform
Issue -
State: closed - Opened by konsultaner over 3 years ago
- 2 comments
Labels: web-dart2js, web-js-interop, area-web
#48260 - forEach not working with js interop when Dart2JS but it is ok with DDC
Issue -
State: closed - Opened by jodinathan almost 4 years ago
- 1 comment
Labels: web-js-interop, area-web
#48244 - [dart2js] Static JS interop using `@staticInterop` problem
Issue -
State: closed - Opened by Sunbreak almost 4 years ago
- 2 comments
Labels: web-js-interop, area-web
#48186 - JS interop makes non-breaking JS changes break Dart code
Issue -
State: open - Opened by nex3 almost 4 years ago
- 3 comments
Labels: web-js-interop, area-web
#46690 - [ffi/js-interop/wasm] Unified API for using dart:ffi and JS Interop with WASM
Issue -
State: open - Opened by dcharkes over 4 years ago
- 18 comments
Labels: area-vm, web-js-interop, library-ffi, area-web-js
#37355 - Provide interop between Dart and WASM
Issue -
State: closed - Opened by bryanrideshark over 6 years ago
- 29 comments
Labels: P3, web-js-interop, type-question, area-web
#35084 - Improve JS interop
Issue -
State: closed - Opened by jmesserly about 7 years ago
- 24 comments
Labels: web-js-interop, P2, customer-google3, customer-dart-sass, area-web
#30870 - Strawman performance oriented "new" dart:js
Issue -
State: closed - Opened by matanlurey about 8 years ago
- 15 comments
Labels: web-js-interop, area-web
#29833 - docs for dart:js and dart:js_util
Issue -
State: closed - Opened by devoncarew over 8 years ago
- 1 comment
Labels: area-library, type-documentation, library-js, web-js-interop, area-web
#27694 - Interop: Allow me to mark a member as JS-only
Issue -
State: closed - Opened by nex3 about 9 years ago
- 5 comments
Labels: area-analyzer, analyzer-warning, web-js-interop, type-enhancement, customer-dart-sass, P4
#27117 - Improve the output of print(someJsObject)
Issue -
State: closed - Opened by kevmoo over 9 years ago
- 4 comments
Labels: web-dart2js, web-js-interop, area-web
#24779 - Allow @JS on class method
Issue -
State: closed - Opened by a14n about 10 years ago
- 17 comments
Labels: web-js-interop, area-web
#15015 - Nul character in strings is not passed view dart:js callMethod
Issue -
State: open - Opened by DartBot about 12 years ago
- 1 comment
Labels: library-js, web-js-interop, type-bug, area-web
#14627 - Remove DartObject from the global JS namespace, remove interop.js
Issue -
State: open - Opened by justinfagnani about 12 years ago
- 2 comments
Labels: library-js, web-js-interop, P2, type-bug, area-web