正在加载视频...

视频加载失败

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 次观看 • 2 年前 •via X (Twitter)

3 条评论

Lichin Lin 的头像
Lichin Lin2 年前

@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 Lin 的头像
Lichin Lin2 年前

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

Josh Harwood (Find me on Bluesky 🦋) 的头像
Josh Harwood (Find me on Bluesky 🦋)2 年前

@figma This is awesome, thanks so much for writing up and sharing!

相关视频