Commit graph

5 commits

Author SHA1 Message Date
22327a71b3 [oden-js] Track rejected promises, panic on unhandled rejections 2023-07-25 06:39:01 -07:00
44c39b1740 [oden-js] Promise completion should be FnOnce 2023-06-30 05:52:32 -07:00
3b2af4bb14 Comments and a bug fix 2023-06-29 10:14:10 -07:00
a2dafeea12 Promises, promises 2023-06-29 10:10:40 -07:00
5be0ffa08f Starting to mess with promises
Going to want async IO, I think. And it's a fun detail that I guess
I'm in charge of deciding when to run promise completion functions. :D
2023-06-28 15:54:13 -07:00