Closed
Description
What do you think about exposing JS function outside of SDK code? This is very useful optimization, can be used by framework-level code.
JS('var', '#[#]', this, index);
Kotlin does this already https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/js.html
Metadata
Metadata
Assignees
Labels
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Closed as the reported issue is expected behaviorA request for a change that isn't a bugIssues that impact all js interop