Avatar
そう、やっぱり継承関係がおかしい
2:08 AM
Motivation While integrating async/await feature, I found JSPromise has too complex API. (e.g. too many overloads, unsafe generic parameters, and lifetime management) So I want to refine the API be...
2:08 AM
で変えてるんだけど、レビューで突っ込まれてない上にこの人全然説明してない
2:09 AM
Now that JSClosure and JSOneshotClosure are no longer subclasses of JSFunction, how are they supposed to be converted to JSValue? Should the object case be used?