endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
279 stars 16 forks source link

fix: explain await safety cases #93

Closed erights closed 1 year ago

erights commented 1 year ago

Just placeholders for now for where the explanations will live, so we can start linking to them.

Ignore until ready for review.

erights commented 1 year ago

See https://github.com/endojs/Jessie/pull/92 https://github.com/Agoric/agoric-sdk/pull/6219 https://github.com/Agoric/agoric-sdk/issues/6228 https://gist.github.com/turadg/e7d7645789218173a578508ae7640365#file-terminal-combined-control-flow

erights commented 1 year ago

Attn @michaelfig you should know about these. Maybe we can delete some of these now?

michaelfig commented 1 year ago

Maybe we can delete some of these now?

I'm not sure how much attention I can give them soon. I'll leave it in my inbox as a reminder to have a look when I go weed-pulling.

erights commented 1 year ago

With the simpler await safety rule, this PR is obsolete. Closing.