Hacker News new | ask | show | jobs
by qouteall 158 days ago
They originally used JS realm polyfill, which is not real JS realm. The polyfill has some security holes. Now they switched to Js interpreter in Wasm.

https://www.figma.com/blog/an-update-on-plugin-security/

1 comments

Thanks!