Project Status: Preview The goal of alien-signals is to create a push-pull model based signal library with the lowest overhead. We have set the following scheduling logic constraints: No dynamic object fields No use of Array/Set/Map No recursion calls Class properties must be fewer than 10 (https://v8.dev/blog/fast-properties) Experimental results have shown that with these constraints, it is poss