endojs / endo

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

SES: Adapt Native XS Compartment to SES Compartment #2251

Open kriskowal opened 2 months ago

kriskowal commented 2 months ago

Refs: #400

Add a Compartment adapter to ses such that the SES Compartment wraps the XS native Compartment providing parity with the current ses Compartment interface using the XS native implementation.