Skip to main content
Question

Does the plugin environment support WebAssembly?

  • March 2, 2021
  • 4 replies
  • 1702 views

Michael_Chong

Looks like the JS environment for plugins is “a JavaScript VM written in C to WebAssembly”.

How about the plugin code? Can it be WebAssembly?

This topic has been closed for replies.

4 replies

Finch
  • March 3, 2021

Plugins are written in javascript, and can load a single-file HTML webpage to display a UI through an iframe.

The plugin fails to run a .wasm file.


Michael_Yagudaev

It would be really useful to be able to run WASM inside of Figma Plugins to do more complicated and intensive operations like videos.


Any update on this, does it support now?


Gleb
  • Power Member
  • November 26, 2023

No, it is not supported