Y
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
megous
2448 days ago
It's not. There's no mention of web workers.
link
AgentME
2448 days ago
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.
link