agoric-labs / jessica

Jessica - Jessie (secure distributed Javascript) Compiler Architecture
Apache License 2.0
35 stars 9 forks source link

no async method def? #28

Open dckc opened 4 years ago

dckc commented 4 years ago

https://github.com/agoric-labs/jessica/blob/633e56581c83474bdc247ecd59d5eeac5d72b944/lib/quasi-jessie.js.ts#L265-L266

see also https://github.com/Agoric/Jessie/issues/45

I ran into this while working on https://github.com/rchain-community/js2rho/blob/notary/examples/iddb.js motivation: https://github.com/rchain-community/rv2020/issues/32#issuecomment-670833131