about summary refs log tree commit diff stats
path: root/src/io/promise.nim
Commit message (Expand)AuthorAgeFilesLines
* promise: set get, cb, next to nil after then is calledbptato2023-01-041-7/+5
* Add promise support to JSbptato2022-12-311-0/+107