Hacker News new | ask | show | jobs
by krzkaczor 2449 days ago
It's explained here: https://www.figma.com/blog/how-we-built-the-figma-plugin-sys...
1 comments

It's not. There's no mention of web workers.
They talked about external-origin iframes, which are very similar to web workers (besides that iframes get a DOM). All communication with them is asynchronous.