Video wird geladen...
Video konnte nicht geladen werden
People ask about how to make a Figma plugin w/ client-side ML function, I'll note the steps down in this repo(WIP): 🏗️ Let's begin with the 'web worker'. For heavy calculation task (such as ML func), we can split those task to the background thread.
10,141 Aufrufe • vor 2 Jahren •via X (Twitter)
3 Kommentare

Lichin Linvor 2 Jahren
@daniel__designs @vincentmvdm @gavinmcfarland I'll try to add more web worker related examples (image processing, SAM, LLM ... etc) into the repo in the future. 🙌 For now, you can take a look at the basic web worker logic, haha💡

Lichin Linvor 2 Jahren
Btw, I am using awesome Create Figma Plugin CLI created by @yuanqinglim to build up this demo plugin.🦹✨

Josh Harwood (Find me on Bluesky 🦋)vor 2 Jahren
@figma This is awesome, thanks so much for writing up and sharing!
