endojs / endo

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

refactor(daemon): Synchronize makeGuest #2120

Closed rekmarks closed 6 months ago

rekmarks commented 6 months ago

Progresses: #2086

Synchronizes the host's makeGuest() and its dependencies. See #2086 for details.