endojs / endo

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

feat(cli): Add eval form to demo weblet #2264

Closed kriskowal closed 1 month ago

kriskowal commented 2 months ago

This change adds an eval form to the demo weblet.

image

Click the cat then Eval or type the accelerator key “.”. Fill in the source and add an endowment.

image

Press thee Evaluate button and observe there’s a new cat-id in the pet store.

image