Video yükleniyor...
Video Yüklenemedi
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 görüntüleme • 2 yıl önce •via X (Twitter)
3 Yorum

Lichin Lin2 yıl önce
@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 Lin2 yıl önce
Btw, I am using awesome Create Figma Plugin CLI created by @yuanqinglim to build up this demo plugin.🦹✨

Josh Harwood (Find me on Bluesky 🦋)2 yıl önce
@figma This is awesome, thanks so much for writing up and sharing!
