endojs / Jessie

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

Export the E proxy maker #65

Closed michaelfig closed 2 years ago

michaelfig commented 2 years ago

This is an important part of the Jessie story until (if ever) we have https://github.com/tc39/proposal-wavy-dot

The tests we have verify the basic API.

There's also a drive-by change that I forgot to commit wrt the eslint-plugin. It just makes the await checking more robust.

More drive-bys to use Node.js ESM and move to Node.js 16.