An implementation of promise compatible with Promise/A+ specification.
06/15/2024, it passes all tests.
History
02/27/2023, it fails 44 tests.
10/26/2022, it fails 60 tests.
10/26/2022, it fails 188 tests.
10/05/2022, it fails 190 tests.
10/04/2022, it fails 251 tests.
pnpm i
# run Promise/A+ tests
pnpm aplus