HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by kettlecorn

Comment by kettlecorn 12 hours ago

0 replies

View on Hacker News

Sandboxing.

Figma for example used QuickJS, the prior version of the library this post is about, to sandbox user authored Javascript plugins: https://www.figma.com/blog/an-update-on-plugin-security/

It's pretty handy for things like untrusted user authored JS scripts that run on a user's client.