Support for TC39 Signals #60964
Labels
area: core
Issues related to the framework runtime
canonical
This issue represents a canonical design issue in Angular.
core: reactivity
Work related to fine-grained reactivity in the core framework
cross-cutting: signals
feature
Issue that requests a new feature
Milestone
There is a Proposal for a standard signals mechanism in JavaScript, which is currently Stage 1. This issue is meant to track Angular support for builtin signals in JavaScript, if/when they become standard.
Angular does not currently intend to implement support for the standard while it's at Stage 1, including support for the polyfill of the proposed API.
Some examples of potential benefits/considerations for interop:
The text was updated successfully, but these errors were encountered: