27 ms·
Because there's no rule that says signals should ever be created at the top level assigned to a const variable. You could create signal objects dynamically base
by sapling-ginger 2y ago
Because there's no rule that says signals should ever be created at the top level assigned to a const variable. You could create signal objects dynamically based on user input, no current proposal or implementation prevents this. So there's no way to do static analysis on signal graphs.