agoric-labs / jessica

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

Tessie: Typescript to Jessie #9

Closed michaelfig closed 5 years ago

michaelfig commented 5 years ago

Rework the Typescript build process for Jessica to use Tessie (lang/nodejs/tessc.ts) to pave the way for automatic bond() and immunize() (maybe also harden()) insertion.

This is currently entwined with the immunize() branch, which we are landing in master until there is a clear direction from the Jessie immunize() discussion. Even if immunize() is rejected, we will use Tessie to insert harden() calls (but that doesn't mean we have to like it).