endojs / endo

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

fix(evasive-transform): RESM treatment #1909

Closed kriskowal closed 9 months ago

kriskowal commented 9 months ago

Agoric still uses an ESM emulation through the pattern node -r esm in its testnet load generator, which entrains Endo’s bundler. This change addresses “RESM” compatibility regressions with the recent creation of the @endo/evasive-transform, which is not tested under RESM.

kriskowal commented 9 months ago

fyi @boneskull, we rediscovered why we have these tortured patterns in bundle-source.