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