Skip to content

Commit

Permalink
docs: add PR link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Dec 22, 2024
1 parent 419f855 commit 34c285e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

# alien-signals

The goal of `alien-signals` is to create a push-pull model based signal library with the lowest overhead.
The goal of `alien-signals` is to create a ~~push-pull~~ [push-pull-push model](https://github.com/stackblitz/alien-signals/pull/19) based signal library with the lowest overhead.

We have set the following scheduling logic constraints:
We have set the following constraints in scheduling logic:

1. No dynamic object fields
2. No use of Array/Set/Map
Expand Down

0 comments on commit 34c285e

Please sign in to comment.