endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
768 stars 68 forks source link

finish transitioning to @import #2214

Closed turadg closed 2 months ago

turadg commented 2 months ago

Description

Follow up https://github.com/endojs/endo/pull/2192

I think this wraps up the transition, save for the TODO.

Security Considerations

n/a, typedefs

Scaling Considerations

n/a, typedefs

Documentation Considerations

not necessary

Testing Considerations

CI

Compatibility Considerations

Some reduction in exports, but those were deep imports so ok to break

Upgrade Considerations

none