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).
Rework the Typescript build process for Jessica to use Tessie (lang/nodejs/tessc.ts) to pave the way for automatic
bond()
andimmunize()
(maybe alsoharden()
) 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 ifimmunize()
is rejected, we will use Tessie to insertharden()
calls (but that doesn't mean we have to like it).